/pizza-order-app

A platform that you order your favourite pizza right on the go

Primary LanguageJavaScript

Pizza Order

A pizza store web app that lets you order your favourite pizza with few clicks.

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/dhananjayjaiswal16/pizza-order-app.git

Go to the project directory

  cd pizza-order-app

Install dependencies

  npm install

Start the server

  npm run dev

Test Credentials

Customer

email: test@gmail.com

password: password123

Admin

email: admin@gmail.com

password: admin123

Tech Stack

Client: EJS, Saas, TailwindCSS

Server: Node, Express, MongoDB

Other: Socket.io, Stripe API (Test), Passport.js

Deployed Link

Checkout live version at: https://pizza-app.cyclic.app/