Interactive Comments Section using React and Tailwind
Design comparison
Solution retrospective
This is my first CRUD application which definitely took me longer than I expected and felt it was time to move on. I got its main functionality done but, it is currently missing expected persistent score behavior(can keep up-voting or down-voting through refreshes) through local storage and I was not able to complete the bonus challenge for dynamic timestamps. I learned a lot about Tailwind but not sure if I implemented it correctly at all. I feel my react code is honestly a mess especially with how I implemented my Comment and Reply components. I was unsure whether to separate them or maybe have them change by using conditional rendering within one file. There was a lot I learned while going through this project and am happy with how it turned out.
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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