Skip to content

BasharKhdr1992/interactive-comments-section

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.