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

https://github.com/obrm/hero-weather-thunk

React weather app with the AccuWeather API.
https://github.com/obrm/hero-weather-thunk

lodash react react-bootstrap react-dark-mode-toggle react-helmet redux thunk

Last synced: 6 months ago
JSON representation

React weather app with the AccuWeather API.

Awesome Lists containing this project

README

        

# Hero-Weather

> React weather app with the AccuWeather API.

## Website

https://obrm-hero-weather.netlify.app

## Usage

### `npm install`
Intalls dependencies.

### `npm run start`
Runs the app on the local server.

Opens http://localhost:3000

### `npm run build`

Builds the app for production to the `build` folder.