Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.23 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.23 KB

My Weather WebApp

Welcome to My Weather WebApp! This application provides accurate weather forecasts by leveraging the OpenWeatherMap API. Simply input a location to receive detailed weather information, including current conditions and a 5-day forecast.

Features

  • Accurate current weather reports
  • 5-day weather forecast
  • Detailed metrics including temperature, humidity, rain, snow, sunlight, and wind speed
  • Stylish and user-friendly interface
  • Responsive design for both desktop and mobile devices

Technologies Used

  • HTML for structure
  • CSS for styling
  • JavaScript for interactivity

Installation and Setup

  1. Clone the repository or download the files.
  2. Open the index.html file in a modern web browser.
  3. Obtain an API key from OpenWeatherMap.
  4. Replace the placeholder API key in script.js with your new API key:

script.js const apiKey ='52a23641d25f9b9ed8e9353bc00a6b30' const apiKey ='your new api'

Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests.

Author

Abhinav Gardia

Thanks for visiting! If you have any questions or would like to collaborate, please connect with me.