Skip to content

zlatanpham/sale-track-dashboard

Repository files navigation

Mini Sale Track Dashboard

Netlify Status

This mini React dashboard was my experiment with new react-spring hook apis and recharts library. All the design credit goes to Nick Herasimenka.

Here is the live demo.

sale-track-dashboard

Get started

  • Clone the repo and install all dependencies by running yarn or npm install.
  • Then simply run yarn start.