Skip to content

An app that enables you check the current weather in your city, and any city of the world.

Notifications You must be signed in to change notification settings

zyzer01/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEATHER APP

An app that give the current weather data in any city of the world

Prerequisites

You shall have nodejs installed of at least version 10 or higher

Installation

Use the node package manager (npm) to install the node modules.

npm init

Install expressjs.

npm install express

Install ejs.

npm install ejs

Install body-parser.

npm install body-parser

Run App

node app.js

About

An app that enables you check the current weather in your city, and any city of the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published