Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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:


css3 html5 javascript nodejs postman react react react
react

# 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
Screenshot 2023-07-25 232749
Screenshot 2023-07-25 232853

# SignUp - Login page
Screenshot 2023-07-25 233130

# Menu Page
Screenshot 2023-07-25 232929

# About Page
Screenshot 2023-07-25 232952

# Service Page
Screenshot 2023-07-25 233006

# Cart Page
Screenshot 2023-07-25 233036