Description This application deals with the booking system of cars by different users. Tech Used Docker Instance of mongoDB is used in this Application NestJS -> Used for API creation Installation $ npm install Running the app # development $ npm run start Test # unit tests $ npm run test