Skip to content

View countries around the world and learn about key information.

Notifications You must be signed in to change notification settings

nova-gh/countries

Repository files navigation

Countries Crowd

Learn about the countries around the world.

Demo

Live

Features

  • Light/dark mode toggle with React useContext
  • Cross platform
  • Search country by name
  • Filter country by region

Tech Stack

Front-End: Next.js, TailwindCSS

REST API Reference

Get all countries

  GET https://restcountries.com/v3.1/all

Get a signle country

  GET https://restcountries.com/v3.1/alpha/{cca2}
Parameter Type Description
{cca2} string Two letter ISO country code

.

Documentation

Countries API Next.js

TailwindCSS

React-Leaflet

i18n-iso-countries

Author

About

View countries around the world and learn about key information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published