This is a solution to the Interactive comments section challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
- Optimal layout for the app depending on their device's screen size.
- Hover states for all interactive elements on the page.
- Create, Read, Update, and Delete comments and replies.
- Up-vote and down-vote comments.
- Tracks the time dynamically since the comment or reply was posted.
- CSS custom properties
- Flex-box
- Mobile-first workflow
- React - JS library
- I learned how to calculate the time between current time and given time.
- I still want to add the feature :
- which sort the comments the comment of the basis of their votes