A small project built with Node.js and Express.js that displays the METAR, TAF, and NOTAMs for a given airport .
- Clone the repository.
- In your terminal, from the project folder, install the dependencies with
npm i - Type
npm startto start the Express server - Follow the prompts!
