clarisaleu / Weather-App

SImple NodeJS Weather App

Home Page:https://weather-app-clarisaleu.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App Tutorial Using NodeJs & The OpenWeatherMap API


Running Application Locally

$ git clone https://github.com/clarisaleu/Weather-App.git
$ npm install #Install dependencies
$ node server.js  #Running locally on http://localhost:8080

About

SImple NodeJS Weather App

https://weather-app-clarisaleu.herokuapp.com/


Languages

Language:CSS 42.0%Language:JavaScript 37.8%Language:HTML 20.3%