Pradeep-selva / CodeBlog

A blog website for programming related articles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A blog website for programming related articles.


Languages

Language:HTML 63.1%Language:JavaScript 33.2%Language:CSS 3.7%