This is a solution to the Interactive comments section challenge on Frontend Mentor.
Users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Create, Read, Update, and Delete comments and replies
- Upvote and downvote comments
- Semantic HTML5 markup
- CSS custom properties
- React - JS library https://reactjs.org/
- Next.js - React framework https://nextjs.org/
- React context
- Redux