Skip to content

A project using JS/Node.js and Aviationstack API to notify when a plane intersects at a specific coordinate

License

Notifications You must be signed in to change notification settings

campanx/PlaneNotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PlaneNotify

A project using JS and Aviatiostack API to notify when a plane intersects at a specific coordinate

  • Creating the Node.js project and installing the dependencies:

mkdir flight-notifier
cd flight-notifier
npm init -y
npm install axios node-notifier

  • Running the project:

node index.js

About

A project using JS/Node.js and Aviationstack API to notify when a plane intersects at a specific coordinate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published