Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stanislawfortonski/react-weather-app
- Owner: stanislawfortonski
- Created: 2021-12-08T17:44:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T19:21:50.000Z (about 3 years ago)
- Last Synced: 2025-01-08T17:58:59.784Z (7 days ago)
- Topics: react, reactjs, weather, weather-app
- Language: JavaScript
- Homepage:
- Size: 342 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`