rafat17 / expense-chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expense Chart

  • A component that allows users to show the breakdown of their expenses across 4 categories in the form of a doughnut chart

Project Setup

  • This project has been setup using a boilerplate template provided by React + Vite
  • Storybook has been configured into this boiler template for developing the Expense Chart component

How to locally setup the project

N.B: Please make sure you have at least Node version 18.00 or higher installed in your machine

  • Clone this repository
  • Navigate to the expense-chart folder
  • Run yarn in the terminal
  • Run yarn storybook in the terminal to launch Storybook development server

Working demo of the Expense Chart component

  • Functionality
Screen.Recording.2023-11-23.at.4.00.39.PM.mov
  • Responsive view of the component
Screen.Recording.2023-11-23.at.4.36.43.PM.mov

About


Languages

Language:JavaScript 41.8%Language:MDX 38.0%Language:SCSS 15.1%Language:CSS 3.9%Language:HTML 1.2%