Bug Tracker App Bug Tracker application built with the MERN stack. Live Site Usage Test user login Email: [email protected] Pass: 123456 Install backend dependencies npm install Install client dependencies cd frontend npm install Run app in development (frontend & backend) npm run dev