A one pager that visualizes weather data in various ways
To run the dashboard follow these instructions:
- Clone the repository:
$ git clone https://github.com/gaber85/Data-Dash.git
$ cd Data-Dash
- Install dependiencies:
Node: Navigate to page and download
Npm: Package manager for JavaScript
Install dev dependencies:
$ cd Data-Dash
$ npm i
- Run the app:
$ npm start
React - A declarative, efficient, and flexible JavaScript library for building user interfaces.
Emotion - CSS-in-JS library designed for high performance style composition.
ChartJs - Simple HTML5 Charts using the tag.