This is an application that process some data and build charts accorgind to reduced information
You can see a demo here
- ReactJS
- SASS
- Javascript
- Webpack
- React Chart Js 2
1. Clone the repo
git clone <url_of_the_repo>
2. Install dependencies
npm install
3. Start local server
npm start
Server runs in localhost:3000