This is site for a Pizzeria. Here you can choose pizza, add them to cart, and then type special information for delivery and pay for your order.
Fork and clone, or just download zip.
Type in terminal (open terminal in your IDE, or in cmd go to the root of the project).
npm install
And then start server by runnig
node server.js
For more information about used packages see package.json.
- JS, HTML, CSS
- less, ejs
- Node.js
- Google API
- PayPal API