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

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.

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.