clintmcmahon / react-highcharts-example

React Highcharts graphing example that displays the average temperature in Minneapolis from each month of 2021

Home Page:https://clintmcmahon.github.io/react-highcharts-example/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Highcharts graphing example

This is an example React project that uses Highcharts to display the average monthly temperature in Minneapolis for each month in 2021. The app gets it's data from the [ACIS RCC] (https://www.rcc-acis.org/).

This project was bootstrapped with [Create React App]https://github.com/facebook/create-react-app).

Running the project

In the project directory, run:

npm install

Installs the project dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

About

React Highcharts graphing example that displays the average temperature in Minneapolis from each month of 2021

https://clintmcmahon.github.io/react-highcharts-example/


Languages

Language:HTML 42.7%Language:JavaScript 35.4%Language:CSS 21.9%