Demo: https://rpemberton.github.io/micro-dash
- Supports multiple currencies
- Uses CSS animations
- Easy to add more Widgets
This is responsible for the main theme, layout of Widgets, and fetching data.
This component wraps up a chart or some other component/element and makes it compatible with the Dasboard.
This takes some data as props and renders a dashboard style meter.
- Get started:
npm install && npm start
- Test:
npm run test