Javascript – Getting an error cannot read properties of undefined in MongoDB Atlas
so I'm new to MERN Stack and I'm trying to build a booking application wherein I'm using MongoDB Atlas for my database. I'm following a youtube tutorial to learn. I am trying to connect my index.js file to .env file…