Start With the Setup done by Hitesh sir in the given YouTube video. First, create a .env file copy paste all the code of the .env.sample file, and then change MONGODB_URI=`${Your Database connection URI}` Then do npm i in the root folder and then n...