- Clone the repository
- In terminal, go to repository folder
npm install
- Because the provided API not accepting request from localhost, please install Chrome extension called Allow CORS
- Activate the extension
npm start
- To test the app, use
npm test
npm install
npm start
npm test