Skip to content

A simple weather app built with HTML, CSS, and JavaScript that fetches real-time weather data, including temperature, humidity, and weather conditions, based on user input.

Notifications You must be signed in to change notification settings

Krish-Makadiya/Weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Weather App

Description

This project is a Simple Weather App built using HTML, CSS, and JavaScript. The app allows users to input a city name and fetches real-time weather data, including temperature, humidity, wind speed, and weather conditions, from the OpenWeatherMap API. The application aims to provide an intuitive interface for users to easily access weather information based on their input.

Key Features

  • User-friendly interface for entering city names.
  • Real-time weather data retrieval using OpenWeatherMap API.
  • Displays essential weather information: temperature, humidity, wind speed, and weather conditions.
  • Responsive design for mobile and desktop compatibility.

Technologies Used

  • HTML: For structuring the web application.
  • CSS: For styling the application and making it visually appealing.
  • JavaScript: For handling user interactions and fetching data from the API.

Getting Started

To get started with the Simple Weather App, follow these steps:

  1. Clone the Repository

  2. API Key Registration

  • Sign up at OpenWeatherMap to get your API key.
  • Replace YOUR_API_KEY in the JavaScript file with your actual API key.
  1. Run the Application
  • Open index.html in your web browser to view the app.

Usage

  1. Enter a city name in the input field.
  2. Click the "Get Weather" button to fetch and display the current weather data for that city.

Tags

  • HTML
  • CSS
  • JavaScript
  • Weather App
  • OpenWeatherMap API
  • Web Development

Contact

For queries or suggestions, feel free to contact:


Feel free to contribute by submitting issues or pull requests! Happy coding!

About

A simple weather app built with HTML, CSS, and JavaScript that fetches real-time weather data, including temperature, humidity, and weather conditions, based on user input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published