Personal Blog Post Website
- Users can add posts to this website.
- Using NodeJS for backend development
- Express.js module to handle user requests
- Using mongoose module for MongoDB development
- Using Atlas MongoDB to keep the user blog title and blog content
- Express.js module to handle user requests