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
- Host: GitHub
- URL: https://github.com/rodcri/expenses-chart-component
- Owner: RodCri
- Created: 2022-09-28T14:35:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T13:42:09.000Z (almost 4 years ago)
- Last Synced: 2025-01-03T07:47:53.974Z (over 1 year ago)
- Topics: html-css-javascript, sass
- Language: SCSS
- Homepage: https://RodCri.github.io/Expenses-chart-component/
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Expenses chart component

## 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.