Skip to content

The Pizza delivery app service allows customers to pick from different flavours of pizza from their favourite restaurant, and with the pizza function feature, they can customise their pizza by adding toppings, spices, ingredients, etc. according to their taste and placing an order.

License

Notifications You must be signed in to change notification settings

prabhattopi/Pizza_Delivery_App

 
 

Repository files navigation

Pizza_Delivery_App (Nextjs) ( Individual Project )

Pizza delivery apps service allows customers to pick from different flavours of pizza from their favourite restaurant and with the pizza constructor feature they can customize their pizza by adding toppings, spices, ingredients etc. according to their taste, and place an order.


If you like the application then give a star as a feedback..


## **Initiating the project** One day I visit the Delivery site and I saw their good looking UI and Some functionalities. So after some time I started building my Delivery App. I completed this project individually as a side project. First I completed FrontEnd part and then I worked on backend-end part.

Tools or Packages For Project

Frontend Side && Backend Side:

"@paypal/react-paypal-js": "^7.8.1",
"@reduxjs/toolkit": "^1.8.5",
"axios": "^1.0.0",
"cookie": "^0.5.0",
"cors": "^2.8.5",
"mongoose": "^6.6.1",
"next": "11.1.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-redux": "^8.0.4",
"redux": "^4.2.0"
 },

"devDependencies": {
"eslint": "7.32.0",
"eslint-config-next": "11.1.2"
 }

Some Scrreshots of project :

  • Landing Page :

    alt text


    alt text


  • Categories Page :

    alt text

  • Your Selected Pizza Select size Page :

    alt text

  • Footer Part :

    alt text

Thank you for visiting...!

About

The Pizza delivery app service allows customers to pick from different flavours of pizza from their favourite restaurant, and with the pizza function feature, they can customise their pizza by adding toppings, spices, ingredients, etc. according to their taste and placing an order.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.6%
  • CSS 26.4%