Skip to content

📊 A demonstration of dynamic charts using react for dashboard

License

Notifications You must be signed in to change notification settings

murshidazher/react-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A demonstration of dynamic dashboard charts

  • Dashboard — demonstrate react with apex-chart and to build a highly interactive dashboard with data visualization.

Installing / Getting started

A quick introduction of the minimal setup you need to get a up & running.

Step 1 : Clone the repository

$ git clone https://github.com/murshidazher/react-charts.git && cd react-charts

Step 2 : Install the project dependencies

$ npm i

or

$ yarn add

Links

A list of tools used to develop this project

  • react - a js library for creating interactive UIs.
  • styled-components - for css-in-js without worrying about specificity.
  • apex-charts - modern & interactive open-source chart library.

License

MIT © Murshid Azher

About

📊 A demonstration of dynamic charts using react for dashboard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published