Book-A-Meal is an application that allows customers to make food orders and helps the food vendor know what the customers want to eat.
To get a view of the front-end UI, do the following:
Clone the repository into your local environment:
git clone https://github.com/jillo-abdullahi/book-a-meal
Switch to book-a-meal directory you just cloned:
cd book-a-meal/UI
Run index.html file in your browser.