Skip to content

sondrebjarkum/fristjonn-weather-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functionality

Returns a weather forecast document for Bryggebu with as minimal filesize as possible using compression.

Has functionality for displaying weather for the largest cities in Norway (/by) and entering custom lng/lat coordinates (/koor).

Running app

First install

npm i

then run with

npm run start

and visit

localhost:4000