Skip to content

spacexengineer/react-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple React Weather App

app_screenshot

Setup

You will need to setup an account on OpenWeatherMap and generate an API key that will be inserted in src/actions/index.js file.

npm install
npm start

Navigate to http://localhost:8080/webpack-dev-server/ once npm has successully started application.

Description

This app makes use of the OpenWeatherMap API to retrieve weather data.
React Sparklines is used to generate graphs.

Usage

Input a city and see the average temperature, pressure and humidity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published