NodeJS-Blog is a clone of a simple blogging application with a database backend. It was built using Node.js and Express, with a MongoDB backend hosted on Atlas.
It features:
- A simple dashboard with an Admin panel to create user accounts
- A basic login screen to login with created credentials
- A basic interface to create posts containing a blog topic and the blog content
- Allows content editing
- Allows content deleting