Weather App β Temperature Display (HTML, CSS, JavaScript)
π Description
This is a simple weather application built using HTML, CSS, and JavaScript. It fetches live temperature data for a user-entered city using the OpenWeatherMap API. The app demonstrates how to use the Fetch API, handle JSON data, and dynamically update the DOM.
βοΈ Features
Get current temperature for any city
Live data fetched from a public weather API
Clean and responsive UI
Built with vanilla JS (no frameworks)
π§ Technologies Used
HTML
CSS
JavaScript
OpenWeatherMap API
π How to Run
- Clone or download this repository:
git clone https://github.com/harshshrivastava2005/Weather-App-JavaScript.git
-
Open index.html in your browser
-
Enter any city name and press enter / click the search button
π Folder Structure
Weather-App/ βββ index.html βββ style.css βββ script.js βββ README.md
π€ Author
Harsh Shrivastava GitHub Profile
Would you like a PDF version of this README or want help deploying this app online (Netlify or GitHub Pages)?
Let me know β Iβll guide you step-by-step!