Skip to content

weather forecast application for 7-days using html,css and javascript

License

Notifications You must be signed in to change notification settings

imarvindh/weather-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Forecast Application

This is a simple weather forecast application that retrieves and displays weather information for a specified location. It's built using HTML, CSS, and JavaScript, utilizing a weather API to fetch real-time weather data.

Features

  • Current Weather: Displays the current weather conditions including temperature, humidity, wind speed, etc.
  • Weather Forecast: Provides a multi-day forecast for the specified location.
  • Search Functionality: Users can search for weather information of different cities or locations.
  • Responsive Design: Ensures compatibility with various devices and screen sizes.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Use

  1. Clone or download the repository to your local machine.
  2. Open the index.html file in a web browser.
  3. Enter the desired location in the search bar to fetch weather information.

API Integration

This application uses Meteostat API s to retrieve weather data. You'll need to obtain an API key from https://dev.meteostat.net/api/ and insert it into the appropriate place in the code (api.js or similar).

Screenshots

Screenshot 2023-12-09 150826

License

This project is licensed under the MIT License.

Contact

For any inquiries or feedback, feel free to contact me at [email protected].

About

weather forecast application for 7-days using html,css and javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published