Projectworld countries

front-end app

React RESTful API

List all countries in the world on the homepage, with the option to search for a country by name using an input field or to filter them by region.

Get more information about each country on a detail page, including maps.

Created using React, state switching, and requests with the RESTful Countries API. Further details can be found on its github repository.

Go to the app