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.
- Clone the repo and install all dependencies by running
yarn
ornpm install
. - Then simply run
yarn start
.