Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

xenialugovaya/Delivery-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pizza Delivery App

See published page

Libraries used

  • React
  • Styled components
  • Material UI

To clone project, you can run:

git clone https://github.com/xenialugovaya/Delivery-app

cd Delivery-app

npm i

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

npm run deploy

This command first runs npm run build and builds app for production, after that it runs gh-pages -d build to publish on gh-pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published