/Node-js-Blogging-CMS

A simple Blogging CMS in Node.js. This is one of the implemented ideas from https://holycoders.com/full-stack-web-development-coding-project-ideas/

Primary LanguageHTML

CrowdHead CMS

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.

🔥 Features

  • Add/Delete/Modify Posts.
  • Add/Delete/Modify Comments.
  • Material Design.
  • User Authentication.

To use the application:

1. Clone the project
2. Run npm install 
3. Run node app.js