This web application returns weather information to the user by typing in their address, city, or zip code. The back-end part of the application was created using Node.js and the front-end was created using HTML and the Handlebars template language.
For local development run npm run dev and open http://localhost:3000 to view the app.
Click on the link Weather app