Skip to content

πŸš€ A simple and responsive weather app that fetches real-time weather data using the OpenWeather API. Built with HTML, CSS, and JavaScript, and deployed on GitHub Pages.

License

Notifications You must be signed in to change notification settings

rajgupta2/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Weather App 🌦️

A simple weather application that allows users to check the current weather of any city using the OpenWeather API. The application is deployed using GitHub Pages.

🌍 Live Demo

Check out the live version of the app here: Weather App

πŸ“Œ Features

  • Get real-time weather updates for any city.
  • Displays temperature and weather conditions.
  • Simple and user-friendly interface.
  • Deployed on GitHub Pages.

πŸ› οΈ Technologies Used

  • HTML - For the webpage structure.
  • CSS - For styling.
  • JavaScript - For handling API requests and dynamic content.
  • OpenWeather API - Fetches real-time weather data.
  • GitHub Pages - For deployment.

πŸ“œ How to Use

  1. Open the app using the live demo link.
  2. Enter a city name in the input field.
  3. Click on the "Get Weather" button.
  4. The app will fetch and display the current weather details.

πŸ› οΈ Installation & Setup

To run this project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/rajgupta2/Weather-App.git
  1. Navigate to the project directory:
cd Weather-App
  1. Open index.html in a browser.

πŸ”— API Usage

This project uses the OpenWeather API.
To use it:

  1. Sign up on OpenWeather and get an API key.
  2. Replace "API_KEY" in the script.js with your API key.

πŸš€ Deployment

This project is deployed using GitHub Pages. To deploy:

  1. Push your project to GitHub.
  2. In the GitHub repository, go to Settings > Pages.
  3. Set the branch to main (or gh-pages if applicable).
  4. The site will be live at https://yourusername.github.io/Weather-App/.

πŸ“œ License

This project is open-source and available under the MIT License.


πŸ’‘ Suggestions & Contributions are welcome! Feel free to fork the repository and submit a pull request. πŸš€

About

πŸš€ A simple and responsive weather app that fetches real-time weather data using the OpenWeather API. Built with HTML, CSS, and JavaScript, and deployed on GitHub Pages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published