Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stanislawfortonski/react-weather-app

Example weather app created with React
https://github.com/stanislawfortonski/react-weather-app

react reactjs weather weather-app

Last synced: 6 days ago
JSON representation

Example weather app created with React

Awesome Lists containing this project

README

        

# react-weather-app
Simple Weather App using https://www.weatherbit.io API.

## Configuration
In src/config.js change constant WEATHERBIT_API_KEY to your own weatherbit.io API key.

## Running
`npm start`