Fast-Food-Fast is a food delivery service app, this is where food sellers meet buyers. Users can order for food from any registered restaurant in the app. Restaurant Admin can add, edit, delete food and manage orders made to their restaurant.
- git clone Fast-Food-Fast
- Run
npm installto install all packages - Run
npm startto open the application - It should automatically open on your default browser, else goto localhost:8080 to access the application.
- Run
npm run test
- Run
npm run build
ReactJs/Redux- To build the front-end of the applicationNodeJs/ExpressJs- To host the application on a serverNPM- Package Manager
- Sign Up
- Sign In
- Choose Restaurant
- View Restaurant Menu
- Place Order to Restaurant
- View Orders
- Cancel
Neworders. Note that once the admin starts processing your order, order is no moreNew.