Hi Set up: cd backend npm install npm start In a new terminal: cd frontend npm install --legacy-peer-deps npm start Use Login: z3418003 Code Formatting This project includes a formatting script to keep code style consistent. cd front end npm run format