Skip to content

A simple and intuitive web application that provides weather updates based on your current location or any city of your choice.

Notifications You must be signed in to change notification settings

Himaanshuuuu04/Weather.app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App 🌤️

Welcome to the Weather App repository! This project is a simple and intuitive web application that provides weather updates based on your current location or any city of your choice.

Features ✨

  • Real-Time Weather Data: Get up-to-date weather information.
  • City Search: Search for weather details by city name.
  • Five Days Forecast: See upto five days forecast.
  • Weather chart: Visually represent the current weather condition.
  • Weather Description: Get detailed description of weather.

Tech Stack 🛠️

  • React
  • React- Router
  • Context Api
  • geocode.maps.co API: For fetching latitude & longitude data.
  • api.open-meteo API: For fetching weather data.

Installation & Setup 🚀

  1. Clone the repository:

    git clone https://github.com/Himaanshuuuu04/Weather.app.git
  2. Navigate to the project directory:

    cd Weather.app
  3. npm start:

    • You can run this on the go.
      npm i
      npm start
      
    • Then, open your browser and navigate to http://localhost:8080 (or the port provided by your local server).

Contributing 🤝

Contributions are welcome! If you'd like to contribute, please fork the repository and make changes as you'd like. Feel free to open a pull request.

  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 📄

This project is licensed under the MIT License.

Feel free to customize this template further to suit your project's needs.

About

A simple and intuitive web application that provides weather updates based on your current location or any city of your choice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published