Skip to content

ihollarmide/frontendmentor-rest-api-countries

Repository files navigation

Frontend Mentor - REST Countries API with color theme switcher solution

This is a solution to the REST Countries API with color theme switcher challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

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
  • Toggle the color scheme between light and dark mode (optional)

Screenshot

Mobile Desktop

Links

My process

Built with

  • Semantic HTML5 markup
  • Flexbox
  • CSS Grid
  • React - JS library
  • Axios - Promise based HTTP client for the browser and node.js
  • Styled Components - For styles

What I learned

  • I learnt how to to consume data from an API using axios

Continued development

I intend to use animations in my next project.

Author

About

A frontend challenge by Frontend Mentor to consume an API to build a site with some other features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published