During this episode, we implement the logic for the questions and answers feature.
This includes the ability to create a question, like and unlike the question as well as leaving comments. Once a comment has been created it can also be liked and unliked as well as leaving a sub comment.
We add the Trpc endpoints to facilitate this as well as creating the required components.
This project was set up using the T3 stack and Nextjs
We have made the MY4X4 repo public so that you can follow along!
GitHub: https://github.com/lockedandlifted/my4x4