Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 550 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 550 Bytes

[DEPRECATED] React dashboard with Semantic UI & Recharts

This repo is not maintained anymore. Thanks for the interest and see you in other repos! 👋

  • Simple UI including range picker, dropdown, accordion and more
  • Sample charts with Recharts
  • Calendar with Big Calendar

Imgur

Installation

$ git clone https://github.com/jyhwng/dashboard.git
$ cd dashboard
$ npm install
$ npm start