Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkhrunov/weather-widget-react
Weather app using ReactJS
https://github.com/dkhrunov/weather-widget-react
Last synced: 13 days ago
JSON representation
Weather app using ReactJS
- Host: GitHub
- URL: https://github.com/dkhrunov/weather-widget-react
- Owner: dkhrunov
- License: mit
- Created: 2019-09-24T17:35:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-09T08:33:30.000Z (almost 4 years ago)
- Last Synced: 2024-11-02T21:27:06.758Z (2 months ago)
- Language: CSS
- Size: 9.25 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Weather widget
Building weather widget, using ReactJS# Example:
![Example](https://github.com/therealpanda98/WeatherApp-ReactJS/blob/master/Screenshots/main.gif)## Edit this lines of code:
- /src/config.js:
- line 2: ```const API_KEY = 'YOUR_API_KEY_HERE'```
**get api key from [this site.](https://www.weatherbit.io)**- /public/index.html:
- line 36: ``````
**get your [link to Font Awesome.](https://fontawesome.com)**