Mars Rover This is a simple NodeJS application which emulates a Mars Rover. Prerequisites Node v18.20.4 Run In order to run the application: npm start Test In order to test the application: npm test Lint In order to check your code simply run: npm run lint