Skip to content

ram-bhagat-thakur/Weather-API-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌦️ Weather API App

A beginner-friendly weather forecast application built using HTML, CSS, and JavaScript, powered by a public Weather API. This project is part of my personal learning journey to understand API integration, DOM manipulation, and responsive UI design.

🔗 Live Preview: weatherll.netlify.app


🚀 Features

  • 🔍 Search weather by city name
  • 🌡️ Display temperature, humidity, and conditions
  • 🌬️ Show wind speed and weather icons
  • 📱 Responsive design for mobile and desktop
  • ⚡ Real-time data fetched from Weather API

🛠️ Tech Stack

Layer Technology
Frontend HTML, CSS
Logic JavaScript
API Source OpenWeatherMap or similar
Deployment Netlify

📦 Installation

# Clone the repository
git clone https://github.com/ram-bhagat-thakur/Weather-API-App.git
cd Weather-API-App

# Open index.html in your browser

📁 Project Structure

Weather-API-App/
├── index.html          # Main HTML file
├── style.css           # Styling for the app
├── script.js           # JavaScript logic and API calls
├── package.json        # Project metadata (optional)
├── package-lock.json   # Dependency lock file (optional)
└── README.md           # Project documentation

🧠 Learning Outcomes

  • 🌐 Learned how to fetch and display data from a public API
  • 🧩 Practiced DOM manipulation and event handling
  • 🎨 Improved UI styling and layout using CSS
  • 🚀 Deployed a static site using Netlify
  • 📚 Strengthened understanding of asynchronous JavaScript

🙌 Acknowledgements

This project was created as part of my self-guided learning in frontend development and API integration.
Thanks to the open-source community and documentation that helped me build and deploy this app.


📜 License

This project is open-source and available under the MIT License.

About

This is the second Project created by me of Weather API App. Visit This link to preview...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published