/analytics-dashboard-example

An aggregative analytics dashboard example app. Written in a declarative-functional approach with React & Redux.

Primary LanguageJavaScript

Analytics Dashboard Example App

A declarative-functional approach aggregative analytics dashboard example app.

Tested with Jest & Enzyme (integration tests).

Written in:

  • React
  • Redux and Reselect
  • React Bootstrap

How to Start:

  1. Clone/download the project
  2. Run yarn install
  3. Run yarn start

How to Test:

Run yarn test