This project was bootstrapped with Create React App.
FE: React JS Library
BE: Rest API JSON server
- Download this project file to your computer
- Running yarn install command in git Bash to install all dependencies for this project
- Running yarn server command in git Bash to start JSON server and JSON server auth
- Running yarn start command in git Bash to start this project