- Clone the repository
- Run
npm install
in the project directory
- Open https://cors-anywhere.herokuapp.com in your browser
- Click 'Request temporary access to the demo server'
- Run
npm start
in the project directory - Open http://localhost:3000 to view it in your browser
- Run
npm test
in the project directory
- Run
npm run build
in the project directory