This project creates an asynchronous web app that uses Openweather API to fetch weather information and user data to dynamically update the UI.
- Run "node server.js" in the command line.
- Run "http://localhost:8000" in your browser
An app that uses OpenWeatherMap API to display weather information of any city in the world.
JavaScript
This project creates an asynchronous web app that uses Openweather API to fetch weather information and user data to dynamically update the UI.