Skip to content

sundevista/pizza-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pizza Store

A simple front-end with json-server to practice react. As simple as necessary for practice project.

Stack

  • react
  • react-router
  • redux
  • axios
  • parcel (as bundler)

Scripts

  • yarn run server stars json-server with default configuration
  • yarn run start starts application in developer mode
  • yarn run build builds application for production

Screenshots

demo picture 1 demo picture 2