In the project directory, A End to End clone of zomato is made. User can order food online , search for popular restaurants, search for restaurants located nearby, can sort the items by popularity-high to low, delivery rating and can also filter item according to cuisines, cost and ratings. User have to sign in
or sign up
before checkout and make payments.
User can sign in
or sign up
using google sign in
or through email verification
.
Landing Page | ||
Restaurant Page | Collection Page | Explore Page |
Checkout Page | Payment Page | Profile Page |
- User can order food online based on location
- OAuth login through google
- Google Maps Integrated
- RazorPay Integrated for Payment
- Similar properties suggestion feature
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
npm install
To Run Test Suite:
npm test
To Start Server:
npm start
To Visit App:
localhost:3000/
React
To learn React, check out the React documentation.Redux
To learn Redux, check out the Redux documentation.Bootstrap
Google place autocomplete
Google maps api
Razor Pay
npm install
nodemon server.js
deployement tool used: AWS(Amazon Web Services)
👤 Akash Pathak
- Github: @0prodigy
- Twitter: @pathakprodigy
- Linkedin: Akash Pathak
- Email: (pathakvikash9211@gmail.com)
👤 Manish Kumar
- Github: @Manish-kumar-DEV
- Linkedin: manish-kumar-dev
- Email: (manish1771999@gmail.com)
👱♀️ Gargi Das
- Github: @Gargi-123
- Twitter: @GargiDas1079419
- Linkedin: Gargi Das
- Email: (dasgargi100@gmail.com)
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- We take all the responsiblity for every single line of code. The desgin inspire from Zomato.