1.0.1 • Published 6 years ago

react-weather-widget v1.0.1

Weekly downloads
4
License
MIT
Repository
-
Last release
6 years ago

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

  1. API key from mapquest.com, since it uses their api to locate places, deliver city background image and predict search.
  2. API key from darksky.net, since it uses their api for weather information.
  3. Recomended to use create-react-app.

Instalation

$ npm install react-weather-widget

Usage

asdasd

<title>Design credits goes to @remtsoy</title>