You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a responsive weather forecasting website that provides real-time weather information for any city around the globe. Built using HTML, CSS, and JavaScript, the website utilizes the WeatherAPI to fetch and display detailed weather data, including temperature, weather conditions, humidity, wind speed, pressure, visibility, and UV index
A responsive Weather App that fetches real-time weather data using the OpenWeatherMap API. Built with JavaScript, it features API integration, async/await, DOM manipulation, and a Dark/Light Mode toggle for improved user experience.
Want to get the real time wheather data of any place like London, Mumbai etc. then it is just an api call away. Openwheathermap API helps you in this by providing accurate data as well as various extra features to customize your web app.
A simple application, which outputs basic weather information of wanted location. I used Open Weather API, Axios library to fetch data and SCSS. To function this app properly, you need to acquire your own API key and put it into the app.js file.
I've created a weather control web application using JavaScript, CSS, and HTML, seamlessly integrating the APIs from https://openweathermap.org/. This enables the application to efficiently capture and process weather data for enhanced user experience.
[PROJET BTS SIO - SLAM - 2023] une application météorologique qui utilise l'API WeatherAPI.com pour obtenir des informations météorologiques actuelles et des prévisions sur trois jours pour une ville spécifique.