Skip to content

mo-rob-1/world-info-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Info App

This is my 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.

This app was built using the REST Countries API where users can see all the countries from the API on the homepage, search for a country using the input field, click on a country to see more detailed information on a separate page and filter countries by region. Axios and the Fetch API were used to fetch and display the data from the API, React Router was used to navigate between pages and the theme toggle switcher was built using Styled Components.

Users can:

  • 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

Table of contents

Demo

GIF showing the World Info App

App Link

Technologies

Languages

  • JavaScript

Contact

Coded by Mo - mocodes

Twitter: @mocodes_

About

A world information app built with React using the REST Countries API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published