Skip to content

Current weather information providing web based application

Notifications You must be signed in to change notification settings

R4JxF60/weather_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Checker

DEVELOPER: R4JxF60

Description

Weather Checker is a Weather providing app based on search locations. This web based application built upon NodeJs eco system with ExpressJs and Handlebars for backend and vanilla javascript for client side rendering. Perpose: getting basic knowledge inside Nodejs and javascript asyncronous calls.

Instructions

0x0001 Connecting

Update the client.js with your API KEY to https://api.opencagedata.com.

0x0002 Installing dependencies

npm install

0x0003 Run

You can run your application using nodemon or in node eco system

*run via node*
npm start

*run via nodemon*
npm run via_nodemon

User Interface

image

About

Current weather information providing web based application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published