Clone the project using git clone https://github.com/ohsoKool/Task-TechLearn Enter the directory called TASK using cd TASK Install all the npm packages required for the project using npm i run the project using the command npm run dev The test user for login and register is "name":"test", "email":"test123@gmail.com", "mobile_number":"123456789", "gender":"male", "password":"Test@123", "confirm_password":"Test@123"