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.
Deployed Link : https://enchanting-tan-binturong.cyclic.app
## **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.
"@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"
}




