Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/obrm/hero-weather-redux-saga

React weather app with the AccuWeather API, Redux-Saga and Styled Components.
https://github.com/obrm/hero-weather-redux-saga

accuweather-api bootswatch geolocation-api localstorage react-bootstrap react-hooks react-redux reactjs redux redux-saga styled-components

Last synced: 10 days ago
JSON representation

React weather app with the AccuWeather API, Redux-Saga and Styled Components.

Awesome Lists containing this project

README

        

# Hero-Weather

> React weather app with the AccuWeather API.
> Features: Current weather of current location, search cities with auto complete and display their weather, local storage favorites.

## 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.