/rest_countries

Created with CodeSandbox

Primary LanguageJavaScript

REST Countries API with color theme switcher

A website to explore countries and their information. You can also switch the theme from dark to white and vice versa. This project was built using Reactjs(with hooks and context api for global state management) and countries and their related information are fetched from the Rest countries API. This is a Frontendmentor.io challenge.

You can view the live version here.