Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather WebApp 🌦️

Welcome to Weather WebApp, a modern and user-friendly weather application that provides accurate and up-to-date weather information based on your current location or a specified city.

🌐 Live Demo: Weather WebApp

Preview

Features 🚀

  • Current Location Weather: Automatically fetches weather data for your current location.
  • Search by City: Allows you to search for weather information by entering a city name.
  • Detailed Forecast: Provides temperature, humidity, wind speed, and weather conditions.
  • Interactive UI: Intuitive design for seamless user experience.

Technologies Used 🛠️

  • Frontend: HTML
  • Backend: RESTful APIs (OpenWeatherMap or similar)
  • Styling: CSS, Bootstrap/Material-UI
  • Hosting: Netlify

Getting Started 🏁

Prerequisites

  • Node.js and npm installed on your system.

Installation

  1. Clone the repository:
    git clone https://github.com/Shrijit007/Weather-WebApp.git  
  2. Navigate to the project directory:
    cd Weather-WebApp  
  3. Install dependencies:
    npm install  
  4. Start the development server:
    npm start  
  5. Open the app in your browser at http://localhost:3000.

How to Use ✨

  1. Access Current Location Weather:

    • On loading the app, allow location access to fetch weather data for your current location.
  2. Search Weather by City:

    • Use the search bar to enter the name of a city and get detailed weather information.
  3. View Weather Details:

    • See real-time updates including temperature, humidity, wind speed, and more.

Contributing 🤝

Contributions are always welcome! If you have ideas for improvements or new features, feel free to fork the repo and submit a pull request.

  1. Fork the project.
  2. Create a new branch:
    git checkout -b feature/YourFeatureName  
  3. Commit your changes:
    git commit -m "Add your message here"  
  4. Push to the branch:
    git push origin feature/YourFeatureName  
  5. Open a pull request.

License 📄

This project is licensed under the MIT License.


Acknowledgments 💡

  • Thanks to OpenWeatherMap API for the weather data.
  • Special thanks to everyone contributing to open-source projects that make this possible.

⭐️ Don't forget to star this repository if you find it useful!

About

Weather Web App With Weather API

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages