A simple Blogging CMS in Node.js.
A very lightweight and simple content management system, created with node.js. Can be easily reused in other projects also.
Add/Delete/Modify Posts.
Add/Delete/Modify Comments.
Material Design.
User Authentication.
1. Clone the project
2. Run npm install
3. Run node app.js