Skip to content

EmilGallajov/Nodejs-Blog-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs-Blog-App

  • This is Blog Application that built with Node.js, using EJS as the templating engine and MongoDB as the database.

Features

  • User registration and authentication
  • Admin panel for managing posts
  • Add and delete blog posts
  • Authentication with JWT (JSON Web Tokens)
  • MVC architecture (Models, Views, Controllers)

Tech Stack

  • Node.js
  • Express.js
  • EJS (Embedded JavaScript templates)
  • MongoDB
  • CSS

Installation

  1. Clone the repository:
    git clone https://github.com/EmilGallajov/Nodejs-Blog-App.git
  2. Go to the folder.
  3. npm install
  4. nodemon app.js

About

This is the Blog Application that build with Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors