Skip to content

rogeriomattos/pizza-delivery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍕Pizza Delivery

Pizza ordering system built with Nodejs and React

How to runScreens

How to run

  1. Download the repository to your computer, as shown below:
git clone https://github.com/rogeriomattos/pizza-delivery
  1. Access the backend folder at ./pizza-delivery/backend and install the dependencies with the command below
npm i
  1. Finally to run the api use the command below
npm run dev
  1. open another terminal and access the frontend folder at ./pizza-delivery/frontend and install the dependencies with the command below
npm i
  1. Finally to run use the command below
npm start

Screens

About

Pizza ordering system built with Nodejs and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors