Skip to content

A simple weather app ๐ŸŒฆ๏ธ that fetches and displays ๐ŸŒก๏ธweather information for a specified city.๐ŸŒ

Notifications You must be signed in to change notification settings

degala-prasanna/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒฆ๏ธ Weather App

A simple weather app that fetches and displays weather information for a specified city.

Table of Contents

๐Ÿ“– Introduction

The Weather App is a web application that allows users to search for the weather forecast of a specific city. It uses the OpenWeatherMap API to retrieve weather data and displays it in a user-friendly format.

โœจ Features

  • ๐ŸŒ Search for weather forecasts of different cities.
  • ๐ŸŒก๏ธ Toggle between Celsius and Fahrenheit units.
  • ๐ŸŒค๏ธ Display current weather conditions, temperature, real feel, humidity, wind speed, and pressure.

๐Ÿš€ Demo

You can view a live demo of the Weather App Here.

๐Ÿ Getting Started

  1. Clone the repository to your local machine:

    git clone https://github.com/degala-prasanna/Weather-App.git
  2. Navigate to the project directory:

    cd Weather-App
  3. Open the index.html file in your preferred web browser.

๐Ÿ“ Usage

  1. Enter the name of a city in the search bar and submit the form.
  2. The app will display the current weather information for the specified city.
  3. Toggle between Celsius and Fahrenheit units by clicking on the respective unit buttons.

๐Ÿ”‘ API Key

The Weather App uses the OpenWeatherMap API to fetch weather data. You need to provide your own API key for the app to work properly.

  1. Get an API key by signing up on the OpenWeatherMap website.
  2. Open the script.js file.
  3. Replace '44fc76793279dbacff9b965bef7e7329' with your actual OpenWeatherMap API key in the fetch requests.

๐Ÿค Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

๐Ÿ“œ License

This project is licensed under the MIT License.

About

A simple weather app ๐ŸŒฆ๏ธ that fetches and displays ๐ŸŒก๏ธweather information for a specified city.๐ŸŒ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published