A web application to visualize population trends of different countries.
Frontend: React
UI Library: Shadcn UI
Charting Library: Recharts
World Map: react-svg-worldmap
Styling: Tailwind CSS
State Management: React State and Effects
API: World Bank API
Interactive World Map: Click on a country to view its population data.
Population Trend Charts: Visualize the population trends of selected countries.
Data Fetching: Fetches population data from the World Bank API.
Dynamic Chart Updates: Updates the chart as new countries are selected.
Dark/Light Mode: Toggle between light and dark themes.
Responsive Design: Adapts to different screen sizes
Contributions are always welcome!