project to run the server : cd backend npm install npm run dev to run the client : cd frontend npm install ($env:REACT_APP_SERVER_URL = "http://localhost:5000") -and (npm start)