Skip to content

gabrielmarcano/countries-api

Repository files navigation

REST Countries API

This project is a web application that consumes the REST Countries API and displays a list of countries. It also allows the user to search for countries by name or region and displays more detailed information about a selected country. The web application is built using React and TypeScript.

Table of contents

Overview

The challenge

Users should be able to:

  • See all countries from the API on the homepage
  • Search for a country using an input field
  • Filter countries by region
  • Click on a country to see more detailed information on a separate page
  • Click through to the border countries on the detail page

Screenshot

Design preview for the REST Countries API with color theme switcher coding challenge

Links

Built with

Author

This is a solution to the REST Countries API with color theme switcher challenge on Frontend Mentor.

About

React application that consumes REST Countries API and displays a list of countries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors