mycrazydashboard Available Scripts Step 1: Install Node.js 20.5.0 using Node Version Manager (nvm) nvm install 20.5.0 Step 2: Switch to Node.js 20.5.0 nvm use 20.5.0 Step 3: Installing dependencies npm install Running the development server. npm run dev Now running at http://localhost:5173 Building for production. npm run build Running the production server. npm run start Tech Stack React Platform: Vite UI Framework: Tailwindcss Backend: REST API(Firebase) Authentication: Google Auth