Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 349 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 349 Bytes

Threads App Clone

This is a simplified clone of the Threads App built with Next.js, following the tutorial.

Built With

  • Next.js 13
  • MongoDB, Mongoose
  • TailwindCSS
  • Clerk for authentication
  • Shadcn components
  • Webhooks
  • Validate data with Zod
  • React hook form