bloobloom-task env To run this project you need to create a .env file in the root directory and add the following variables: VITE_API_URL= Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build