Could you have a look at my app, to see what might be wrong?
edit: I removed the link to Glitch
check the package.json file for dependencies to see if everything looks right with mongodb and mongoose.
check the .env file for the MONGO_URI,
I don’t know why it’s URI and not URL?
check myApp.js file to see if I required mongoose and connected right