The Weather App is a ReactJS application that I programmed to display weather data in real time using an API from Open Weather. Upon permission, it uses geolocation to obtain the latitude and longitude coordinates of the user's position to fetch local weather data. I am also calling a random image from Unsplash's embedding tool, a lightweight version of their API, from a cloud/sky collection I made to automatically change the background image when the site is revisited. Netlify was used to deploy.
Languages used: JavaScript, ReactJS
Systems used: VS Code, Netlify