Skip to content

kishan-semwal/cloudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌀️ Weather App

A simple and elegant weather forecast application that shows real-time temperature and weather conditions using the OpenWeatherMap API.

πŸ” Enter a city name and instantly get the current weather, temperature, and sky condition.


πŸ“Έ Live Demo

coming soon


πŸš€ Features

  • πŸ” Search weather by city name
  • 🌑️ Real-time temperature (in Β°C)
  • 🌀️ Shows sky condition (Clear, Clouds, Rain, etc.)
  • πŸ“ Dynamic city location display
  • πŸ” Auto handles invalid or empty input
  • πŸ’‘ Responsive UI, works on mobile too

πŸ› οΈ Tech Stack


πŸ” How to Get a Free OpenWeatherMap API Key

  1. Go to https://openweathermap.org/api

  2. Click on Sign Up and create a free account

  3. After email verification, log in to your dashboard

  4. Go to the API Keys section

  5. Copy the default key (something like 51562093abc123xyz)

  6. In your index.js file, replace:

    const API_KEY = "YOUR_API_KEY_HERE";

About

A classic weather app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published