Skip to content

Pradeep-selva/CodeBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published