During this episode, we add the ability to "like" a project on MY4X4 to increase user engagement.
We will talk through setting up the model in the Prisma schema file, adding the endpoints to fetch, create and delete a like. We also look through the original design and build the components and views required to implement the feature.
This project was set up using the T3 stack and Nextjs