Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 342 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 342 Bytes

Interactive comments section - A Challenge offered by Frontendmentor

Features

  1. Add, edit, remove comments and replies
  2. upvote and downvote comments and replies
  3. A confirmation modal when removing a comment or reply
  4. responsive layout

Todos

  1. Back the application up with a nodeJs server to save the state in a MongoDb.