TrimCheck Barber Appointment System using the MERN Stack To set up locally: Set up .env file npm i Run this command in the backend folder: npm run start Run this command in the frontend folder in another terminal: npm start