This project aims to create the Front-End to store car setup used during training sessions and run information.
To install the project dependencies, run the following command in the root folder:
npm install
To start the API, run the following command:
npm run dev