Project Title Kattraan Client Navigate to the client directory and install all dependencies: cd client npm i npm run dev Server Navigate to the server directory and install all dependencies: cd server npm i npm run dev