Skip to content

Files

Latest commit

 

History

History
52 lines (21 loc) · 991 Bytes

README.md

File metadata and controls

52 lines (21 loc) · 991 Bytes

Project Title: World Population Visualizer

A web application to visualize population trends of different countries.

Screenshots

App Screenshot

Technology Stack

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

Features

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

Contributing

Contributions are always welcome!