A Single Page Application (SPA) built with React Router v6, Axios, and React Icons.
This project displays country details, flags, and maps by fetching data from REST APIs, wrapped in a clean and modern UI.
- π Search countries by name
- π View detailed information (flag, population, region, capital, etc.)
- πΊοΈ Navigate smoothly with React Router v6
- π Fetch live country data using Axios
- π¨ Modern icons with React Icons
- π± Fully responsive design
- React 19
- React Router v6
- Axios (API calls)
- React Icons
- CSS / Tailwind (if you used it β update accordingly)