DEV Community

Theapro
Theapro

Posted on

Reddit-style threaded comment section I built with React / Next.js

I built a simple Reddit-style threaded comment section using React and Next.js.

Features:

  • Nested replies
  • Vertical thread lines
  • Hover highlighting for comment threads
  • Reply forms inside comments

The goal was to recreate the basic Reddit discussion structure and interaction.

Feedback is welcome.

Test website
https://threadedcomments.theapro.me
Github
https://github.com/theapro/threadedcomments

Top comments (0)