Clone the project:
> git clone [email protected]:jainkhere/food-delivery-app.git
> cd food-delivery-app
Then make sure to use branch 'master':
> git checkout master
> npm install
> npm start
Then go to (http://localhost:3000/menu)
Original repo here
This project is licensed under the MIT License.