Mozzart In this project I've used Vue, Vite, Pinia, TypeScript and TailwindCSS 1.Clone the project git clone git@github.com:nemanja85/mozzart.git 2. Navigate to the project directory cd mozzart 3. Install the required dependencies npm install Running the Project To start the project, use the following command: npm run dev