Implement the Overall Progress History Component
Bargraph component displays a graph with the history of the last 12 sessions.
parameters | type |
---|---|
history | json |
loading | boolean |
title | String |
width | int |
height | int |
margin | int |
-
Clone the repository
git clone [email protected]:AlaeddineMessadi/neuro-nation-coding-challenge.git
-
Run
yarn
ornpm install
- run
yarn start
Run yarn test