Country Explorer is a React + Tailwind CSS application that lets users search for countries by name or filter them by region. It displays detailed country data fetched from the REST Countries API, including flags, capitals, regions, populations, languages, currencies, and timezones. Each country has a dedicated detail page with a fun fact to enhance learning.
🔎 Features:
Search countries by name
Filter countries by region
View detailed information on a country’s page
Random fun facts for each country
Light and dark mode toggle
Fully responsive and accessible UI
🚀 Built with: React.js, Tailwind CSS, Axios, React Router, Lucide Icons, React Toastify.