AsumVictor / expenses-chart

This project is an Expenses chart component; It represent monthly expenses in a chart form. It allows user to view the bar chart and hover over the individual bars to see the correct amounts for each day

Home Page:https://asumvictor.github.io/expenses-chart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Expenses chart component solution

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.

Table of contents

Overview

The challenge

Create Expenses chart component to look similar to the design in the design folder

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

Screenshot

For Desktop

For Mobile

Links

My process

Built with

  • Semantic HTML5 markup
  • Javascript
  • Tailwind CSS
  • CSS custom properties
  • Flexbox
  • CSS Grid

Support

Compare the picture in the design folder and screenshot. If you like it give me a ⭐⭐⭐⭐⭐⭐

Author

About

This project is an Expenses chart component; It represent monthly expenses in a chart form. It allows user to view the bar chart and hover over the individual bars to see the correct amounts for each day

https://asumvictor.github.io/expenses-chart/


Languages

Language:HTML 45.0%Language:JavaScript 40.8%Language:CSS 14.2%