Steps to run Step 1 go to client and server separetly and install packages with command npm i now you have to run both client and server server by nodemon index.js client by npm start change the username and pass in env file in .env file in client