sebastienb / mlblog

Simple Firebase js blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small - a tiny blog platform

This is a simple Firebase js blog with github user registration. Any registered user can create/edit posts and comment.

Capabilities include:

  • User/Register with your github account
  • Create posts or comment if logged in
  • Edit or delete posts if Owner
  • Delete comments if owner

To get this running on your machine make sure you have nodejs and npm installed.

###Installing dependencies npm inatall

###Starting server npm start and open your browser on http://0.0.0.0:3000/

About

Simple Firebase js blog


Languages

Language:JavaScript 96.0%Language:HTML 2.4%Language:CSS 1.6%