- An asynchronous web app that displays the temperature of a certain region using the ZIP code of that region. The app connects to openweathermap API to get the temperature of a certain region. It uses user data and the temperature retrieved from the Web API to dynamically update the UI.
- It's built using HTML5, CSS and JavaScript.
- This project is a part of Udacity's Professional Front-End Web Development Nanodegree Program.
- A ZIP Code is a postal code used by the United States Postal Service.
- Node.js
- Express
- Cors
- Body-Parser