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

https://github.com/rodcri/expenses-chart-component

Expenses chart component Frontend Mentor
https://github.com/rodcri/expenses-chart-component

html-css-javascript sass

Last synced: 9 months ago
JSON representation

Expenses chart component Frontend Mentor

Awesome Lists containing this project

README

          

# Frontend Mentor - Expenses chart component

![Design preview for the Expenses chart component coding challenge](./design/desktop-preview.jpg)

## Welcome! 👋

Thanks for checking out this front-end coding challenge.

[Frontend Mentor](https://www.frontendmentor.io) challenges help you improve your coding skills by building realistic projects.

**To do this challenge, you need a decent understanding of HTML, CSS and JavaScript.**

## The challenge

Your challenge is to build out this bar chart component and get it looking as close to the design as possible.

You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

We provide the data for the chart in a local `data.json` file. So you can use that to dynamically add the bars if you choose.