Skip to content

Build a simple weather app that fetches data from an API and displays the current weather based on user input.

License

Notifications You must be signed in to change notification settings

japneetsingh035/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global Weather App

Overview

This weather app allows users to enter any city name from around the world and get the current weather conditions using the OpenWeather API.

Screenshots

Screenshot 1 Screenshot 2

Features

  • Users can enter any city name globally.
  • Retrieve real-time weather data, including temperature, weather conditions, and an icon representing the weather.

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • OpenWeather API

Instructions

  1. Obtain an API Key

  2. Run the App

    • Replace your_openweather_api_key with your actual API key in the file.
    • Open index.html in a browser to use the app.

Future Enhancements

  • Add a 5-day weather forecast.
  • Improve error handling for cities with similar names.
  • Add geolocation-based weather fetching.

About

Build a simple weather app that fetches data from an API and displays the current weather based on user input.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published