/Zinger

Food ordering website for Zinger restaurant build using Next.js, TailwindCSS, Redux, Mongodb

Primary LanguageJavaScriptMIT LicenseMIT

MIT License

Zinger

Food ordering website for Zinger restaurant build using Next.js, TailwindCSS, Redux, Mongodb

Logo

Icon

Demo

https://zinger.vercel.app

Screenshots

App Screenshot

Features

  • Responsive
  • Real Time and Dynamic
  • Progressive Web Apps (PWA)
  • Payment Integration
  • Admin Panel with functionalities like add product, delete product, update product, add category, view users registered, update order status and cancel order
  • State Management using Redux
  • Google Authentication
  • Track order status realtime
  • Cancel Order

Run Locally

Clone the project

  git clone https://github.com/Pinqua/Zinger.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run dev

Contributing

Contributions are always welcome!

License

MIT