An open API service indexing awesome lists of open source software.

https://github.com/seferogluemre/rest-contry-api

Country Filter by Continent Using REST Country API (TypeScript & React)
https://github.com/seferogluemre/rest-contry-api

reactjs rest-api restcountries-api typescript

Last synced: 6 months ago
JSON representation

Country Filter by Continent Using REST Country API (TypeScript & React)

Awesome Lists containing this project

README

          

This project uses the REST Countries API to fetch and display information about countries. Built with React and TypeScript, the application provides details such as the country's name, flag, continent, and population. It offers a simple and interactive way to learn about different countries worldwide while demonstrating clean and efficient code practices with TypeScript.