https://github.com/dodul01/zipzest-client
ZipZest is a food ordering website where user can order food.Only authorized user can add or update food which will store in mongoDB. Here product will show by brand name.
https://github.com/dodul01/zipzest-client
daisyui firebase-auth javascript nodejs-api reacthottoast reactjs reactrouterdom sweetalert2 tailwindcss
Last synced: 26 days ago
JSON representation
ZipZest is a food ordering website where user can order food.Only authorized user can add or update food which will store in mongoDB. Here product will show by brand name.
- Host: GitHub
- URL: https://github.com/dodul01/zipzest-client
- Owner: Dodul01
- Created: 2023-12-03T14:11:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-09T10:46:14.000Z (over 2 years ago)
- Last Synced: 2025-02-12T05:45:08.478Z (over 1 year ago)
- Topics: daisyui, firebase-auth, javascript, nodejs-api, reacthottoast, reactjs, reactrouterdom, sweetalert2, tailwindcss
- Language: JavaScript
- Homepage: https://zipzest-auth.firebaseapp.com/
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ZipZest
Project Key Features
- Email Password Authentication
- Google Authentication
- Protected/Private Route
- User can order food
- User can add food
- User can update food
- Dark Mode
- My Cart Where User Can see ordered food list
Technologies
- React
- React Router Dom
- Node JS
- Express JS
- MongoDB
- Tailwind CSS
- Daisy UI
- Firebase Authentication
Project Details
ZipZest is a food ordering website where user can order food.Only authorized user can add or update food which will store in mongoDB. Here product will show by brand name.User can add food to there card and also delete the product from there card. Unauthorized user can not see product details and can't add food to there card. Unauthorized user can not access add product, my cart, blog and gallery page.