Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Application

This is a basic blog application built using Node.js for the backend, MongoDB for the database, Nodemon for development, and EJS (Embedded JavaScript) as the templating engine for the frontend.


Features

  • Create, read, update, and delete blog posts (CRUD functionality).
  • Display a list of blog posts on the home page.
  • View individual blog posts with a detailed view.
  • Simple and clean UI using EJS templates.

Prerequisites

Before running the project, make sure you have the following installed on your system:


Installation

  1. Clone the repository
    git clone https://github.com/roystondz/Blog.git  
    cd Blog
  2. Install
    npm install
  3. Change the database in user.js in models
  4. Run the code
    nodemon app.js   

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages