An open API service indexing awesome lists of open source software.

https://github.com/chauxvive/fccbarchart

An interactive D3.js bar chart visualizing US GDP growth over time. Built as part of FreeCodeCamp’s Data Visualization certification.
https://github.com/chauxvive/fccbarchart

d3 d3js data-visualization dataviz

Last synced: about 1 month ago
JSON representation

An interactive D3.js bar chart visualizing US GDP growth over time. Built as part of FreeCodeCamp’s Data Visualization certification.

Awesome Lists containing this project

README

          

![Rocktzar logo](https://res.cloudinary.com/mpauldesigns/image/upload/c_scale,q_100,w_200/v1540421311/rocktzar_red.png)

# FCC Bar Chart 📊

An **interactive D3.js bar chart** visualizing **U.S. Gross Domestic Product (GDP) growth** over time. Built as part of FreeCodeCamp’s Data Visualization certification.

[🔗 **Try it out here**](https://chauxvive.github.io/FCCBarChart/)

---

## 🔹 The Project

This bar chart displays **quarterly U.S. GDP data** from 1947 to the present, providing a clear visual representation of economic trends. Users can hover over bars to see the exact GDP value for each quarter.

---

## 🔹 Features

- **Interactive tooltips** displaying GDP values and dates
- **Scalable and responsive** design
- **Accurate data sourced from government records**

---

## 🔹 Technologies Used

- **D3.js** (Data visualization)
- **JavaScript/ES6** (Core logic)
- **HTML5 & CSS3** (Styling and structure)

---
## 🔹 How to Run Locally

1. **Clone the repository**
```git clone https://github.com/chauxvive/FCCBarChart.git```

2. **Navigate to the project folder**

```cd FCCBarChart```

4. **Install dependencies**

```npm install```

6. **Start the development server**

```npm run dev```

8. **Open the app in your browser**

Visit:
```http://localhost:5173/```

---

## 🔹 Who Am I?

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](https://www.linkedin.com/in/mpauldesigns/) | [GitHub](https://github.com/chauxvive)

---

💡 **Suggestions or bug reports?** Open an issue or submit a PR! 🚀