Project
This app was built using Next.js, Typescript, Clerk, TailwindCSS. It is a social media app that allows users to post interesting events that happened in their lives. Users can like and comment on each other's posts. The app also has a search feature that allows users to search for posts by title. The app also has a feature that allows users to upload images to their posts. It uses the Clerk authentication service to handle user authentication and authorization along with its own Webhook. It also uses TailwindCSS for styling. It also has a feature of creating communities and joining communities. Users can also create posts in communities and comment on posts in communities.
Technologies
Next.js
Typescript
Clerk
TailwindCSS
Back