Skip to content

IMRAN-8/Weather_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Weather App

A very simple weather app using HTML, CSS, JavaScript, and OpenWeatherMap API.

Features

  • Search weather by city
  • Temperature
  • Weather condition
  • Humidity
  • Wind speed

Preview

Weather app image

Live Website : View Weather

Setup

  1. Get a free API key from: https://openweathermap.org/api

  2. Open script.js

  3. Replace:

const apiKey = "YOUR_API_KEY";

with your API key.

Run

Open index.html in your browser.

About

A simple weather app built with HTML, CSS, and JavaScript using live weather data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors