CloudPoint is a simple, fully responsive weather application that provides real-time weather data using the OpenWeatherMap API. It allows users to search for any city and instantly view current weather conditions like temperature, humidity, and weather status.
Click here to view the live project
- π Search for real-time weather by city name
- βοΈ Displays temperature, humidity, weather description, and icon
- π Fetches data from OpenWeatherMap API
- π± Fully responsive design for mobile and desktop
- β‘ Fast and clean user interface using plain JavaScript, HTML, and CSS
- HTML5
- CSS3
- JavaScript (Vanilla JS)
- OpenWeatherMap API