manojjahgirdar / basic-node-weather-app

A barebones Node.js app using Express 4.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 61.6%Language:HTML 30.8%Language:Dockerfile 4.0%Language:CSS 3.6%