Skip to content

Expenses chart card with some data, for example total expenses, and expenses day by day. The exact amount can be seen by hovering the bars.

Notifications You must be signed in to change notification settings

jelenkoo10/expenses_chart_component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expenses Chart Component challenge

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

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
  • Use the JSON data file provided to dynamically size the bars on the chart

Screenshots

Desktop and mobile design of expenses chart component.

Link

Process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS variables
  • Asynchronous JavaScript
  • Flexbox
  • Mobile-first workflow

Author

About

Expenses chart card with some data, for example total expenses, and expenses day by day. The exact amount can be seen by hovering the bars.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published