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)
- Host: GitHub
- URL: https://github.com/seferogluemre/rest-contry-api
- Owner: seferogluemre
- Created: 2024-11-24T08:32:09.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-28T14:41:14.000Z (11 months ago)
- Last Synced: 2025-03-25T00:51:12.233Z (7 months ago)
- Topics: reactjs, rest-api, restcountries-api, typescript
- Language: TypeScript
- Homepage:
- Size: 40 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.