react-weather-widget
v1.0.1
Published
react weather widget component with search bar
Downloads
121
Maintainers
Readme
React weather widget
Still in development, do not download =(
A react component displaying local weather with functionality to search for city or airport and display weather.
P.S. This is my first npm package and deployed react component, so do not judge strictly ;)
Live demo
Prerequisite
- API key from mapquest.com, since it uses their api to locate places, deliver city background image and predict search.
- API key from darksky.net, since it uses their api for weather information.
- Recomended to use create-react-app.
Instalation
$ npm install react-weather-widget
Usage
asdasd
<title>Design credits goes to @remtsoy</title>