Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prajit96/food2door-foodapp-clone
Food2Door are passionate about delivering the most delicious and healthy food options to our customers.
https://github.com/prajit96/food2door-foodapp-clone
axios bootstrap chakra-ui json-server react react-router redux redux-thunk
Last synced: 5 days ago
JSON representation
Food2Door are passionate about delivering the most delicious and healthy food options to our customers.
- Host: GitHub
- URL: https://github.com/prajit96/food2door-foodapp-clone
- Owner: prajit96
- Created: 2023-07-12T18:20:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-26T14:05:16.000Z (over 1 year ago)
- Last Synced: 2024-05-28T22:12:31.609Z (9 months ago)
- Topics: axios, bootstrap, chakra-ui, json-server, react, react-router, redux, redux-thunk
- Language: JavaScript
- Homepage: https://food2door-prajit96.vercel.app/
- Size: 5.39 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# food_app_clone >> Food2Door
## File Structure
├── index.html
===│ ├── App.js
├── App.js
===│ ├── Navbar.jsx
│ ├── Allroutes.jsx
│ ├── Footer.jsx
├── allroutes.jsx
===│ ├── Home.jsx
│ ├── SideSignin.jsx
│ ├── MenuPage.jsx
│ ├── AboutPage.jsx
│ ├── ServicePage.jsx
│ ├── CartPage.jsx
│ ├── Checkout.jsx
Languages and Tools:
# Website Descriptions
At our food app, we are passionate about delivering the most delicious and healthy food options to our customers. It all started with a simple idea - to make it easy for people to access fresh, nutritious, and mouthwatering meals right at their doorstep.# Website Responsibilities
It's responsible for making the landing page, about page, service page, cart page, payment page and login page of this website.The landing pages is consists of various libraries, where all the user get the first intraction to the website. It's a main section of the website which connects all the other pages/route to move from one section to another page.
About section helps users to get the over view of Food2Door, it also provides informations about how the entire sytems having connection with other.
Login page is having a private routes to secure user details where user can not make payment whithout logging in. It stores all the user data in Mongo Atlas by performing crud operations.
In menu page users can choose any category of food and also filter and sort by category or price and add to card on there own choose foods.
Cart page help to showing all add to cart foods and total of cart item, total price etc.
On payment page/checkout page helps for chooses food payment process by cash on delivery, online payment etc.
# some snapshots of websites
# Home Page![]()
# SignUp - Login page
# Menu Page
# About Page
# Service Page
# Cart Page