Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClimateTrackr - Weather Application

ClimateTrackr is a weather application designed to provide users with detailed weather information using the OpenWeather API. It allows users to track weather conditions for various locations worldwide.

Features

  • Current Weather: Get real-time weather updates for a specific location.
  • Weather Forecast: View a 5-day weather forecast to plan ahead.
  • Multiple Locations: Easily check weather details for different cities.
  • User-Friendly Interface: Intuitive design for seamless navigation and usability.
  • Weather Alerts: Receive alerts for severe weather conditions.

Installation

  1. Clone the repository:

    git clone https://github.com/Wiiwake3101/ClimateTrackr.git
  2. Open the index.html file in your preferred web browser.

  3. Get your API key from OpenWeather and replace YOUR_API_KEY in the config.js file with your key:

    const API_KEY = 'YOUR_API_KEY';

Usage

  • Upon opening index.html, the application will load.
  • Enter the desired location to fetch the current weather or forecast.
  • Navigate through the interface to switch between the current weather and the 5-day forecast.
  • Explore different locations by searching for their names or ZIP codes.

Technologies Used

  • JavaScript
  • HTML/CSS
  • OpenWeather API

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch
  3. Make your changes
  4. Commit your changes
  5. Push to the branch
  6. Create a pull request

Acknowledgments

  • Thanks to the OpenWeather API for providing weather data.
  • Inspiration for design and functionality from various weather applications.

Contact

For any inquiries or feedback, please contact Vivek MG or open an issue in the repository.

Output

Output

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages