/CodeBlog

A blog website for programming related articles.

Primary LanguageHTML

CodeBlog

This is a blog website that lets you create, read, update and delete (CRUD) blogs. It follows REST-ful routing.

  • This is a work in progress. Authentication will soon be added

Getting started

Install the dependencies from 'package.json' using

npm install

(or)

yarn install

Built with

  • HTML
  • CSS
  • Javascript
  • Node.js
  • Express
  • SemanticUI
  • MongoDB

Screenshot

home

blog