Skip to content

manojjahgirdar/basic-node-weather-app

Repository files navigation

Basic node weather app

A barebones Node.js app using Express 4.

Running Locally

Make sure you have Node.js installed.

git clone https://github.com/manojjahgirdar/basic-node-weather-app.git
cd basic-node-weather-app
npm install
npm start

Your app should now be running on localhost:3000.

Screenshot

screenshot

About

A barebones Node.js app using Express 4.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published