Skip to content

vaibhav0725/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Jaanlo 🌦️

A simple and intuitive weather application that fetches real-time weather data using the OpenWeatherMap API. This project demonstrates API integration, secure web communications, and deployment on Netlify.

🌐 Live Demo

Weather Dekhlo

📋 Features

  • Displays current weather conditions based on user location.
  • Fetches real-time data using OpenWeatherMap API.
  • Minimalistic and responsive UI for a seamless experience.

🛠️ Technologies Used

  • HTML5: For structuring the web content.app
  • CSS3: For styling and layout design.
  • JavaScript: For API integration and dynamic content rendering.
  • Netlify: For hosting and deployment.

📂 Project Setup

  1. Clone the repository:
    git clone https://github.com/vaibhav0725/weather-app.git
    cd weather-app
  2. Open the project in your code editor.
  3. Open the index.html file in you browser to run application locally

Your Own API Key Setup

  1. Create an account on OpenWeatherMap
  2. Get your API key from your account's API section.
  3. In the main.js file, replace YOUR_API_KEY with your API key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published