A frontend application for displaying data from REST Countries.
This project was bootstrapped with Create React App.
- Run
npm install
after downloading the repository to download all necessary modules. - To start the app locally after downloading:
npm start
- To update the production build:
npm run build
- To run the test suite:
npm test
- App
- Region
- Country
- CountryData
- Country
- Region