Skip to content

Currency chart. Fetches random currency data and visualises it on a gauge. Uses React and CSS animations

Notifications You must be signed in to change notification settings

rpemberton/micro-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro dash

Demo: https://rpemberton.github.io/micro-dash

  • Supports multiple currencies
  • Uses CSS animations
  • Easy to add more Widgets

screenshot-gbp

Notable components

Dashboard

This is responsible for the main theme, layout of Widgets, and fetching data.

Widget

This component wraps up a chart or some other component/element and makes it compatible with the Dasboard.

Meter

This takes some data as props and renders a dashboard style meter.

States

Success

screenshot-usd

Loading

screenshot-loading

Error

screenshot-error

Develop

  • Get started: npm install && npm start
  • Test: npm run test

About

Currency chart. Fetches random currency data and visualises it on a gauge. Uses React and CSS animations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published