Usig Redux, Redux-Saga, Reduxsauce, Styled-Components, React-Router-DOM
- Clone this project
- Extract the project and go through the project folder in your terminal
- Install json-server: In your terminal type "npm i -g json-server" and press enter
- In your terminal type "json-server --watch db.json --port 3001"
- Open another tab in your terminal in the same project folder and run "npm start"