Note - this is in active development.
Note - Google button isn't working since I haven't got production Key.
User can order food online , search for popular restaurants near with filters based on cuisines,rating etc , sort them based on popularity, cost etc.
Needs to sign in
or sign up
before checkout.
Test Credentials :
use this to login, if you are concern about your privacy :)
email -- [email protected]
otp -- 12345
test upi payment -- success@razorpay (select upi option and paste this).
Home Page | ||
Restaurant Page | Collection Page | Restaurant Images |
Online Food Menu | Checkout Page | Payment Page |
- Google Maps & Mapbox for geo coding
- RazorPay for Payment
- Redux for managing state data between pages.
- Clone down this repository. You will need
node
andnpm
installed globally on your machine. - Installation:
npm install
- To Run Test Suite:
npm test
- To Start Server:
npm start
- To Visit app locally:
localhost:3000/
deployement tool used: Heroku
Dashboard for restaurant owner & onboard new restaurants.
Give a star if you like this project!
Contributions & feedbacks are welcome!