A full stack micro blogging website made using Next.js, TailwindCSS, Clerk Authentication, Webhooks, MongoDB.
- Next.js 13.4 with Server Side Rendering
- MongoDB handling of complex schemas, multiple data population
- Beautiful layouts with TailwindCSS
- Used Clerk for authentication
- Handle file uploads with UploadThing
- Explored Shadcn components
- Listen to real-time events with webhooks
- Understand middleware, API actions, and authorization
- Integrated new Next.js layout route groups
- Managed forms with react hook form
- Reusable components
- Deployed on vercel