π GitHub Repository: https://github.com/SoumayanChatterjee/Weatherly
Weatherly is a clean and responsive weather application built using HTML, CSS, and JavaScript.
It fetches real-time weather data from a public weather API and presents it in a simple, user-friendly interface.
This project demonstrates how core frontend technologies can be used to build practical, API-driven web applications without relying on frameworks.
Weatherly allows users to search for any city and instantly view current weather conditions.
The focus of this project is on frontend fundamentals, API integration, error handling, and clean UI design.
- π Search weather by city name
- π‘οΈ Displays current temperature
- βοΈ Weather condition & description
- π§ Humidity level
- π¨ Wind speed
- π± Fully responsive design
- β‘ Fast performance using vanilla JavaScript
- HTML β structure and layout
- CSS β styling and responsiveness
- JavaScript β API handling & DOM manipulation
- Weather API β real-time weather data
- Netlify β free hosting and deployment
-
Strong understanding of frontend fundamentals
-
Fetching and handling data from external APIs
-
JavaScript DOM manipulation
-
Basic error handling and UI feedback
-
Clean project structure and deployment workflow
Soumayan Chatterjee
GitHub: https://github.com/SoumayanChatterjee
##β Support If you find this project useful:
β Star the repository
π΄ Fork it
π§ Suggest improvements