Open Terminal, Change Directory to backend then cd backend and Run npm i or npm install
Change the env example from env
Change the Mongodb Link to your Mongodb account
MongoDbOpen Insomnia and Export the File you Download
Open Another Terminal, Change Directory to frontend then cd frontend and Run npm i or npm install
Run npm update to update the Node Modules to the Latest version
Enjoy Coding!