Project Overview
A fully custom built blogging web-application. This application allows users to submit blog posts that will be stored in MongoDB. Using a RESTful API, data entered into the blog section is sent to MongoDB via Mongoose.
Once stored in MongoDB, an Express.js template is used to show all blog posts within the database.
Tools Used
HTML
CSS
JavaScript
GIT/Version Control
API
MongoDB
Mongoose
Express
Node.js