A simple front-end with json-server to practice react. As simple as necessary for practice project.
- react
- react-router
- redux
- axios
- parcel (as bundler)
yarn run server
stars json-server with default configurationyarn run start
starts application in developer modeyarn run build
builds application for production