Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)**