App Design

Weather App

This project is a basic weather app using the OpenWeatherMap API, which allows users to search for and display the current temperature, as well as the hi and low temperatures for that day, in any city. It also has a button to convert the weather from Celsius (default) to Fahrenheit.

Tech used: HTML5, CSS3, JavaScript, OpenWeatherMap API

Source code and demo:

Other Recent Projects