Using React
A relatively simple weather app using the React framework, this was a project I used to practice my use of API keys as well as reactive elements in JS. It uses the OpenWeatherMap API to pull current weather data for a large majority of cities around the world. Depending on the temperature of the search destination the background will change between hot and cold. Planned future updates include the ability to toggle between °C and °F among other things.