- Search for countries by name.
- Filter countries by region.
- View detailed information about a country, including:
- Capital
- Population
- Languages
- Currencies
- Flag
- Toggle between light and dark mode.
- Responsive design for mobile and desktop views.
- React: Front-end library for building UI components.
- npm: Package manager (previously used npm).
- REST Countries API: Provides country data.
- CSS: For styling the components.