This project creates an asynchronous web app that uses the OpenWeatherMap API and user data to dynamically update the UI for a Weather-Journal App. The user will enter the Zip-code of the required place to get the weather data.And will enter how are they feeling today. The output data provided is date, city, temperature, feeling.
Node.js, Express, HTML, CSS, Javascript
- npm install
- In the terminal run npm start. Server will be running on port 5000
