/weather-app

A full-stack app to show to weather at any place

Primary LanguageHandlebars

Weather App

Description

A full-stack weather app made using Nodejs, JavaScript, HTML, and CSS.

Demo

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.