Back to Projects

Web Development / APIsFeatured
Weather App
This weather application allows users to check the current weather conditions of any city by entering its name. It utilizes the OpenWeather API to fetch real-time data and displays it in a user-friendly interface. The project is designed to help beginners understand how to work with APIs and handle asynchronous data in JavaScript.
Tech Stack
HTMLCSSJavaScriptOpenWeather API
Contributors
Avinash Singh
About This Project
A simple weather application built using HTML, CSS, and JavaScript that fetches real-time weather data from the OpenWeather API.