Skip to content

vedantagrawal524/interactive-comments-section

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

💬 Interactive Comments Section

This is a solution to the Interactive Comments Section challenge on Frontend Mentor.
It helped me strengthen my skills in React, state management, CRUD operations, and persisting data in localStorage.


Table of Contents


Overview

A fully interactive comments section where users can create, reply to, edit delete, and vote on comments.


Features

✅ View and interact with nested comments
✅ Add new comments and replies
✅ Edit and delete own comments/replies
✅ Upvote/downvote comments
✅ Mobile-first responsive layout


Screenshots

Desktop View

Mobile View


Live Links


Built With

  • HTML5
  • Tailwind CSS
  • JavaScript
  • React
  • React Context
  • Responsive design principles
  • Vercel (deployment)

Author


🧠 Fueled by curiosity, completed with precision. Feedback and contributions are always welcome!