Youngtechie / Frontend-Mentor-Expenses-chart-component

Expenses chart component

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.

Overview

The challenge

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 1440px and below screen sizes - https://github.com/Youngtechie/Frontend-Mentor-Expenses-chart-component/blob/a5100314b32ea7a19c1e031a6cbcc425674ed18a/Screenshot%202022-06-30%20at%204.35.25%20PM.png

For 1440px and above screen sizes - https://github.com/Youngtechie/Frontend-Mentor-Expenses-chart-component/blob/a5100314b32ea7a19c1e031a6cbcc425674ed18a/Screenshot%202022-06-30%20at%204.35.39%20PM.png

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS
  • Flexbox

Continued development

Will continue developing in the area on how to use flexbox properly.

Author

About

Expenses chart component


Languages

Language:HTML 41.5%Language:CSS 41.3%Language:JavaScript 17.2%