⚡ Using Node.js, express.js, and mongoose to connect the MongoDB database and build a mini blog platform that allows users to compose articles and read articles.
⚡ Using Node.js, express.js, and mongoose to build a website that uses MongoDB to store a single to-do list and allows users to add or delete items from the list.