A TakeOff Calculator, calculating if it is good to go depending on 3 different variables: Wind direction, Airstrip direction & Wind force.
This project includes unit testing using Vitest and End-to-end using Cypress.
Code coverage was setup using Vitest/c8 and the Vitest UI package is also installed.