An interactive choropleth map visualizing U.S. state-level child poverty data using D3.js. Compare child poverty rates over time with data from KIDS COUNT and the US Census Bureau.
This app was built as part of the FreeCodeCamp Data Visualization path offering a dynamic map where users can explore poverty rates by US County.
- Choropleth Map: Displays state-level child poverty rates.
- Interactive Tooltip: Display data of chosen county's child poverty rates
- D3.js (Data visualization)
- JavaScript/ES6 (Core programming)
- HTML5 & CSS3 (Responsive design)
-
Clone the repository
git clone https://github.com/chauxvive/USChildPoverty.git
-
Navigate to the project folder
cd USChildPoverty
-
Install dependencies
npm install
-
Start the development server
npm run dev
-
Open the app in your browser
Visit:
http://localhost:5173/
I’m a Software Developer & Marketing Specialist from Connecticut, open to new roles in development, project management, and design-driven tech solutions.
📩 Let’s connect! LinkedIn | GitHub
💡 Suggestions or bug reports? Open an issue or submit a PR!