Skip to content

node.js app to check the realtime weather of any location

Notifications You must be signed in to change notification settings

bithapa/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-app


Build Status Coverage Status Code Climate

A website to check the realtime weather of any location usinng Node.js + Express + OpenWeather API

This project is based on a tutorial from codeburst.io

A screenshot of the final client-side interface is shown below:

Alt text

To trigger deploy in local host, execute following command in the terminal:

API_KEY=key node index.js

API_KEY is the name of the environment variable and key is the value.

About

node.js app to check the realtime weather of any location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published