Submitted over 3 years agoA solution to the Interactive comments section challenge
Responsive interactive comments section using React JS and SASS.
@iniyan-web

Solution retrospective
Feedbacks are much appreciated... :)
Code
Please log in to post a comment
Log in with GitHubCommunity feedback
- @elroytoscano
Great job at designing the layout of each comment as well as that thin line from the 2nd comment to the "Add a comment" box.
There's only one issue with the functionality, we're able to upvote/downvote the comments as many times as we want, instead of being able to upvote/downvote the comments only once.
The accessibility issue can be taken care of by adding an
h1
in yoursection
component.Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord