moazkh60 / WeatherReporter-ReactJS

Weather reporting app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeatherReporter-ReactJS

Weather Reporter developed using developed using ReactJS and Redux.

License PRs Welcome

Weather Reporter is a weather reporting tool which uses openweathermap API to show 5 day weather forecasts of your desired cities in Pakistan (You can change the country by editing the country code). Weather reporter also displays the humidity and pressure of your desired cities and plots graphs to give you an idea of highs and lows of the weather.

Features

  • Search weather of any city.
  • Display's average temperature, pressure and humidity.
  • Display's 5 day forecast graphs of temperature, pressure and humidity.

Requirements

  • NodeJS
  • ReactJS
  • React-redux

Installation

Manually

  1. Clone or Download the project.
  2. npm install
  3. npm start
  4. Go to localhost:8080/

Contribute

We would love you for the contribution to WeatherReporter-ReactJS, check the LICENSE file for more info.

Meta

Moaz Khan – moazkh60@gmail.com

Distributed under the Opensource license. See LICENSE for more information.

https://github.com/moazkh60

About

Weather reporting app

License:GNU General Public License v3.0


Languages

Language:JavaScript 86.8%Language:HTML 7.2%Language:CSS 6.1%