react-weather-app
v1.0.1
Published
A weather app built with React.
Downloads
7
Readme
Weather App
A weather app built with React.
:cloud: Installation
git clone https://github.com/IonicaBizau/react-weather-app/
cd react-weather-app
npm i
npm start
# To build the app for production, run the following command:
npm run build
:yum: How to contribute
Have an idea? Found a bug? See how to contribute.
:moneybag: Donations
Another way to support the development of my open-source modules is to set up a recurring donation, via Patreon. :rocket:
PayPal donations are appreciated too! Each dollar helps.
Thanks! :heart:
:cake: Thanks
- I found about the wunderground.com API service from Kim Sarabia (@kimsarabia). Thanks! :cake:
- The icons were created by @deiu. :cake:
- The forecast information is provided by wunderground.com.