Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 391 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 391 Bytes

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.