8000 GitHub - egriboz/rest-countries: Get information about countries with Next Js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

egriboz/rest-countries

Repository files navigation

Country Information

Get information about countries via a RESTful API

Development

$ 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/

Todo

  • 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...)

Preview

Country Information

About

Get information about countries with Next Js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0