Skip to content

Mausam is a sleek and user-friendly weather application that provides accurate and up-to-date weather information for any location around the globe.

License

Notifications You must be signed in to change notification settings

akhilthirunalveli/Mausam-Weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mausam Logo

Mausam - Weather App

Mausam is a sleek and user-friendly weather application that provides accurate and up-to-date weather information for any location around the globe. With Mausam, you can get current weather conditions, hourly forecasts, and a 7-day weather outlook.

Features

  • Current weather conditions
  • Hourly and 7-day forecasts
  • Beautiful and intuitive user interface
  • Location search functionality
  • Weather alerts and notifications
  • Support for multiple units (Celsius, Fahrenheit)

Demo

Installation

Prerequisites

  • A modern web browser
  • API key from a weather service provider (e.g., OpenWeatherMap, WeatherAPI)

Steps

  1. Clone the repository:

    git clone https://github.com/your-username/mausam.git
    cd mausam
  2. Open the index.html file in your web browser to view the application.

  3. Create a config.js file in the root directory and add your API key:

    // config.js
    const API_KEY = 'your_api_key_here';

Usage

  1. Open the application in your browser by opening index.html.
  2. Enter the desired location in the search bar.
  3. View the current weather, hourly forecast, and 7-day forecast for the specified location.
  4. Toggle between Celsius and Fahrenheit using the settings menu.

Contributing

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature/your-feature-name
  3. Make your changes.

  4. Commit your changes:

    git commit -m "Add your commit message"
  5. Push to your branch:

    git push origin feature/your-feature-name
  6. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Mausam is a sleek and user-friendly weather application that provides accurate and up-to-date weather information for any location around the globe.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published