/airport-info-cli

Lookup METAR, TAF, NOTAM in Node.js ✈️🌤

Primary LanguageJavaScript

airport-info-cli

A small project built with Node.js and Express.js that displays the METAR, TAF, and NOTAMs for a given airport .

installation

  1. Clone the repository.
  2. In your terminal, from the project folder, install the dependencies with npm i
  3. Type npm start to start the Express server
  4. Follow the prompts!

Screenshot

"Screenshot of airport-info-cli"