/charts-app

An application implementing data transformation and visualization

Primary LanguageJavaScriptMIT LicenseMIT

Charts App

This is an application that process some data and build charts accorgind to reduced information

Demo

You can see a demo here

Stack

  • ReactJS
  • SASS
  • Javascript
  • Webpack
  • React Chart Js 2

Run locally

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