Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 713 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 713 Bytes

multi-user-blog

fsnd: a multi user blog(along the lines of Medium) where users can sign in and post blog posts as well as 'Like' and 'Comment' on other posts made on the blog.

Setup

Features

  • user - signup, login, logout
  • post - new, edit, delete, display
  • comment - new, delete, edit
  • like - add, delete