Get information about countries via a RESTful API
$ git clone https://github.com/egriboz/rest-countries.git
$ yarn
$ yarn dev
or
$ npm install
$ npm run dev
This will serve the files at http://localhost:3000/
- Search filter
- Region filter
- Dark mode
- Borders country [Re-fetch When Data Changes]
- Homepage responsive control
- Detail page responsive control
- Detail page style fix
- Add some cities (api.triposo is works...)