Skip to content

Mythili-Velivelli/Atmos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌦️ Atmos - Live Weather App

Atmos is a responsive weather application that helps users get real-time weather details and forecasts for any city. It combines clean UI with live data from the OpenWeatherMap API to provide a quick and informative weather experience.

πŸš€ Features

  • πŸ” Search weather by city name
  • 🌑️ Displays current temperature, sky condition, humidity, pressure, visibility, and "feels like" temperature
  • πŸ“… Shows current date and time
  • πŸŒ… Displays sunrise and sunset times
  • πŸ“† Provides 5-day forecast
  • πŸ•˜ Shows today's hourly temperature
  • πŸ’¨ Air Quality Index (CO, NOβ‚‚, SOβ‚‚, O₃)

πŸ› οΈ Tech Stack

πŸ“Έ Screenshots

Example:
./screenshots/atmos-ui.png

🌐 How to Use

  1. Clone the repository

    git clone https://github.com/Mythili-Velivelli/Atmos.git
    cd Atmos
  2. Open index.html in your browser

  3. Search for any city to get the live weather and forecast

πŸ”‘ API Key Setup

  • This app uses the OpenWeatherMap API.
  • Sign up at openweathermap.org and get your API key.
  • Replace the API key in index.html with your own:
// Replace this line:
const apiKey = "YOUR_API_KEY_HERE";

πŸ’¬ Credits

  • Weather data: OpenWeatherMap
  • Icons: Custom and open-source icon sets
  • UI Inspiration & Tutorial from: Tech Jaswanth β€” Youtube

Releases

No releases published

Packages

No packages published