DEV Community

Diksha Goyal
Diksha Goyal

Posted on

Pizza Hub

A Pizza Devlivery App

Demo Link

Code

GitHub logo dikshagoyal26 / pizza-Delivery-master

It is a small web service(MVP product) to order pizza in a more convenient way.

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool…

GitHub logo dikshagoyal26 / pizza-delivery-Backend

Backend for Pizza Hub web App

pizza-delivery-Backend

Tech Stack Used: HTML,CSS, Bootstrap, JS, ReactJS, NodeJS, ExpressJS, MongoDB

It is a small web service, (MVP product), in which a user can purchase pizza, view his orders, add feedbacks. It has two panels admin panel and user panel. Admin can control the website, add, view, delete or update products, view/edit orders, view feedbacks, add another admin(as there is no signup page for admin, only a login page).

Would love to know reviews about the project.

P.s- I worked on it last year:P but still love it the best.

Top comments (0)