A full-stack weather app made using Nodejs, JavaScript, HTML, and CSS.
You can either visit the live website here.
Or, to run the app locally, clone this repository, install the dependencies using npm install, run npm start in the terminal and then open http://localhost:3000 on your preferred browser.