Skip to content

Travel Alert is a node crawler that help travelers see current events that might affect their flight(s)

Notifications You must be signed in to change notification settings

treystevens/travelalert

Repository files navigation

Travel Alert

Travel Alert is a node crawler that help travelers see current events that might affect their flight(s).

Installation

Clone or download the repository.

Run the following commands below to install Travel Alert:

(Must have Node.js installed)

$ git clone https://github.com/treykris/travelalert.git
$ cd travelalert
$ npm install

How to execute?

To execute Travel Alert

$ npm run build:start

Alternative to above command:

$ npm run build
$ npm run start

Example: Travel Alert Demo

About

Travel Alert is a node crawler that help travelers see current events that might affect their flight(s)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published