GeekHaven / weather-app

Hola peeps, make sure to add all your PRs in https://github.com/GeekHaven/Geektoberfest-Main , to make them count in the GeekTober Fest...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎐 ReactJS Weather App

A weather data app that fetches weather of a particular location with the help of this API : (https://openweathermap.org/api)

πŸ“‘ About the WebApp

Pages-Routers:

  • Home("/")
  • Search result page("/search")
  • Subscribe ("/subscribe")

Features:

  • Search city by name
  • Auto-detect city
  • Represent weather data in graphs
  • Subscribe (recieve email every day about weather in the given location)

Further goals:

  • Temperature (high and low temperatures of each day with exact temp)
  • Humidity and wind speed measure
  • Weekly weather data
  • Alerts
  • Timezone with time

πŸ”– Useful resources to get comfortable with ReactJs:

  1. Net Ninja
  2. React Tutorial

πŸ’» Contributing Guidlines:

  • Fork the repo and clone it to your local system
  • Keep the fork in sync with the master repo before commiting any changes Syncing a repo
  • Comment on the given issues so that a mentor can assign it to you for working on it
  • Work on an issue only if it is assigned to you
  • Prefer working on a separate branch than master to get rid of merge and clash issues
  • Do not forget to mention the issue number in PR by using "#issue_no"
  • Make sure to submit a PR within 2 days of being assigned the issue

🧢 For any queries join the discord channel of GeekTober Fest

Maintained by :

Happy Developing 🎈

About

Hola peeps, make sure to add all your PRs in https://github.com/GeekHaven/Geektoberfest-Main , to make them count in the GeekTober Fest...


Languages

Language:JavaScript 66.5%Language:CSS 17.0%Language:Python 12.9%Language:HTML 3.6%