Skip to content

This application is used to fetch the weather forecast of multiple cities.

Notifications You must be signed in to change notification settings

git-santosh/WeatherApp

Repository files navigation

Weather Application

Building a simple Node.js application for showing weather forecast of multiple cities.

Getting Started

This application is written in ES6 in latest version of nodejs 8.2.

Prerequisites

You need to set up basic node.js installation.

Installing

required labiraries

npm install express 
npm install ejs
npm install axios
npm install body-parser
npm install mongoose

About

This application is used to fetch the weather forecast of multiple cities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published