Instruction on how to run it Git clone into local repository npm intsall cd frontend npm run dev
For backend in mongodb youve been invited to the database, with access, you connect to the database by connecting through setup where you will get your username and password create a .env file in the backend with DB_URI=your login credentials here cd backend npm run start:dev