To run the server, follow these steps:
Navigate to the backend
directory:
cd backend npm run start
To run the frontend, follow these steps:
Navigate to the frontend
directory:
cd frontend npm run dev
Create a MongoDB database with the name auth-redux