Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather Application

A modern weather application that provides real-time weather information using the OpenWeather API.

Features

  • Real-time weather updates
  • Temperature display in Celsius/Fahrenheit
  • Current weather conditions
  • Location-based weather data
  • Responsive design

Prerequisites

  • Web browser
  • OpenWeather API key
  • Internet connection

Installation & Setup

  1. Clone the repository:
git clone https://github.com/yourusername/WeatherApplication.git
2. Navigate to [OpenWeather](https://openweathermap.org)
3. Create a free account
4. Generate your API key in the API keys section
5. Open `script.js` and insert your API key in the designated variable

## Usage

1. Open `index.html` in your web browser
2. Allow location access when prompted
3. View current weather information for your location

## Technologies Used

- HTML5
- CSS3
- JavaScript
- OpenWeather API

## Contributing

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

This project is licensed under the MIT License - see the LICENSE file for details

## Acknowledgments

- OpenWeather API for providing weather data
- Icons from [source-of-your-icons]
- Font Awesome for icons

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages