niki4810 / Blogger

A simple blogging app using Node
0 stars 0 forks source link

Blogger

This is a basic Blogger clone to create a blog with comments.

Getting started

Features:

User can Signup, Login and Logout with input validation

alt tag

Session and user accounts are persisted in a data store

alt tag

User can create and edit a blog post

alt tag

User can view blog posts with details on their Profile

alt tag

User can comments on their blog posts on their Profile

alt tag

User can view a anyone's blog with posts and comments at the specified url & Logged In users can comment on any blog post

alt tag