Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 374 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 374 Bytes

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.