Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 347 Bytes

File metadata and controls

12 lines (10 loc) · 347 Bytes

realtime-comments

This is a toy project that covers end to end work of having a realtime comments system like one we see in all social media websites.

Features

  • Minimal UI for comments - add new comments and view all comments
  • Add and view comments in Realtime
  • Reactions [WIP]
  • Nested comments(replies) [WIP]

Tech stack

  • React
  • Go