Skip to content

nissy-insfc/nodeex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

notes-app

Exercise for importing/exporting modules.

Highlights texts with 'choke' module.

how to run

run npm install

then node app.js

weather-app

Exercise for making HTTP requests. Print weather information with 'darksky'API. Search lon/lat from name of the place with mapbox.

how to run

weather app needs 2 API keys

insert your keys as command line arguments.

run npm install

then node app.js DARKSKY_KEY MAPBOX_KEY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published