/countries-flags

This repository contains my solution to the REST Countries API with a color theme switcher challenge from Frontend Mentor. It features functionalities like dark/light theme switching, country listing and filtering, detailed country information, and a list of neighboring countries.

Primary LanguageTypeScript

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.

Основные возможности

  • Переключение светлой и темной темы
  • Получение списка стран и вывод в UI
  • Фильтрация стран по поиску
  • Фильтрация стран по региону
  • Получение расширенной информации о выбранной стране
  • Получениe списка соседей страны

Демо

Проект развернут на Vercel: https://countries-flags-list.vercel.app/

Улучшение

  • Перейти на Redux Toolkit
  • Добавить типизацию