gaber85 / Data-Dash

A one pager that visualizes weather data in various ways

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data-Dash

A one pager that visualizes weather data in various ways

dashboard screenshot

Getting Started

To run the dashboard follow these instructions:

  1. Clone the repository:

$ git clone https://github.com/gaber85/Data-Dash.git

$ cd Data-Dash

  1. Install dependiencies:

Node: Navigate to page and download

Npm: Package manager for JavaScript

Install dev dependencies:

$ cd Data-Dash

$ npm i

  1. Run the app:

$ npm start

Tech Stack

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.

Author

Gabriel Riera: Github & LinkedIn

About

A one pager that visualizes weather data in various ways


Languages

Language:JavaScript 87.0%Language:HTML 10.1%Language:CSS 2.9%