Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌤 Weather App

A simple weather application that fetches real-time weather data using an API.

🚀 Features

  • Get current weather details
  • Fetch temperature, humidity, and wind speed
  • Search by city name
  • User-friendly interface

🛠 Tech Stack

  • HTML, CSS, JavaScript
  • Weather API (e.g., OpenWeatherMap or WeatherAPI)

🔧 Setup Instructions

  1. Clone the repository:
    git clone https://github.com/your-username/weather-app.git
    cd weather-app
  2. Get an API key from OpenWeatherMap or any weather API provider.
  3. Create a .env file and add your API key:
    WEATHER_API_KEY=your_api_key_here
  4. Open index.html in a browser or run a local server:
    npx live-server

📌 Usage

  1. Enter a city name in the search box.
  2. Click the "Get Weather" button.
  3. View real-time weather data for the searched city.

📜 License

This project is licensed under the MIT License.

📞 Contact

For any issues or suggestions, feel free to reach out:

About

A simple weather app that shows the current weather of any city.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages