I developed a weather app that allows users to input their city zip code, and automatically generates a user
.interface with weather information for that location. The app retrieves weather data through an API
As this was one of my projects At Udacity Front-End Course
I used HTML & CSS but the main focus was on the back-end as i used NodeJS to run a server and Rest API's