I am learning to implement API using Node.js, Express and MongoDB. I am on early learning phase. I have added cors package using npm i cors to the project. And
npm i cors