To clone the repo use command git clone https://github.com/Persu1t/task-manager-app.git Then install the dependencies both in backend folder and frontend folder using npm install command In backend folder there will be .env.example file just replicate that file in actual .env file with actuall values the run the backend and frontend with command npm run dev