This is a solution to the Expenses chart component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the bar chart and hover over the individual bars to see the correct amounts for each day
- See the current day’s bar highlighted in a different colour to the other bars
- View the optimal layout for the content depending on their device’s screen size
- See hover states for all interactive elements on the page
- Bonus: Use the JSON data file provided to dynamically size the bars on the chart
- Solution URL: GitHub solution URL here
- Live Site URL: Netlify live site URL here
- Semantic HTML5 markup
- Flexbox
- Mobile-first workflow
- Typescript
- Tailwindcss - CSS framework
- Chart.js - For chart
I've improved a little working with Typescript and I have learned to use Chart.js
I will continue working with Typescript I think is powerful and pretty. I'm going to continue development Frontend Mentor projects.
- Chart.js - This helped me. I think the documentation is one of the best way to learn sometimes.
- Website - Gabriel Alejandro Mamani
- Frontend Mentor - @gamcode98
Thank you Frontend Mentor for these projects to improve skills.
