A simple personal blog

Developed using Node.js, MongoDB, Express, and EJS

Author: Chang Zhao 1925828

User guide

  1. Install packages
npm install
  1. Run server
nodemon server.js
  1. Access website with address
127.0.0.1:5000

Feature work in plan (achieved)

  1. Add sign in/sign up system
  2. Beautify webpage