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.
- Host: GitHub
- URL: https://github.com/obrm/hero-weather-thunk
- Owner: obrm
- Created: 2021-05-18T08:09:24.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-18T12:34:34.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T04:21:00.060Z (8 months ago)
- Topics: lodash, react, react-bootstrap, react-dark-mode-toggle, react-helmet, redux, thunk
- Language: JavaScript
- Homepage: https://obrm-hero-weather.netlify.app
- Size: 13.6 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.