ashishdalvi3 / weather-api

Weather API Service using Nodejs , Page hosted on https://nodejs-weatherapi.herokuapp.com/

Repository from Github https://github.comashishdalvi3/weather-apiRepository from Github https://github.comashishdalvi3/weather-api

weather-api

Weather API using Nodejs for getting weather information in Celcius

To run the service , clone the git repository and paste below command in command prompt

node server.js

// Now open your browser and visit: localhost:3000

Unit tests:

npm test

About

Weather API Service using Nodejs , Page hosted on https://nodejs-weatherapi.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 57.2%Language:CSS 28.8%Language:HTML 14.0%