-
Install all the dependencies
npm run install-all
-
Create a file named ".env" inside the backend folder. Add data from .env.example file and substitute your credentials there.
-
Start the application
npm run dev
-
Go to http://localhost:3000
Video Link: https://drive.google.com/file/d/1dg0F9NqiwZgi3Qawp_aMpLgdWbFV58el/view?usp=sharing