Skip to content

This is a react web app to get weather forecast and uses openweathermap api to get the data.

License

Notifications You must be signed in to change notification settings

mohitk0208/weather

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Weather

A React App to get the weather details of a location either through device location or by searching through city name.

View Demo · Report Bug · Request Feature

About The Project



This is a simple react app to get the weather details of your current location or of a city, just open the weather app and search your city or press the location button for details about weather about your current location.

Some features of this app:

  • shows current weather, temperature.
  • shows hourly weather and temperature.
  • shows data for next 7 days.
  • can fetch data based on your current location.
  • also shows humidity, visibility and air pressure.

Built With

Weather app works totally fine in any browsers it uses the following technologies:

Usage

Just open weather app in a tab.

  • click on location icon to get weather of your current location.
  • search city in the input box to get weather based on city name.
  • you can change temperature unit using the switch at the top right corner.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

This is a react web app to get weather forecast and uses openweathermap api to get the data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published