Skip to content

uanka/JS-Pizza

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-Pizza

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.

To get this project

Fork and clone, or just download zip.

To run this project:

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.

Used

  • JS, HTML, CSS
  • less, ejs
  • Node.js
  • Google API
  • PayPal API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 83.0%
  • HTML 13.0%
  • CSS 4.0%