This is simple markdown blog using Express Js.
- Fork this repository using git clone https://github.com/chimemoo/expressjs-simple-markdown-blog.git
- Move to project directory, run npm install in terminal
- To start application, run nodemon server.js
- Login
- Register
- Create Article
- Category (Soon)
- Discuss (Soon)
- UI Kit
- ExpressJS
- Express Session
- EJS
- Marked
- MongoDB
- Mongoose
- Passport
- Jsdom