M-Cubed Front End Front-end for M-Cubed app Instalation And Setup Fork and Clone this repository Create a .env file with echo VITE_BASE_URL=<url for the backend> Install project dependencies with npm install Run the project with npm run dev