The Hong Kong University of Science and Technology Web-Development and React course Made with Reactstrap, Redux, React-animation-components and JSON-Server
To run project:
- git clone
- yarn (download packages)
- from json-server folder run "json-server --watch db.json --port 3001"
- from main folder run "yarn start"