Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 674 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 674 Bytes

Created a fully functional clone of Threads - using Nextjs App Router

@clerk/nextjs: Empowers secure and streamlined user authentication in the application.

@hookform/resolvers: Facilitates efficient form management, ensuring smooth user interactions.

mongoose: Provides seamless integration with MongoDB for structured data storage.

react-hook-form: Simplifies the creation and management of dynamic forms.

tailwindcss: Enables rapid and customizable UI development with utility-first CSS.

typescript: Adds static typing, enhancing code reliability and maintainability.

zod: Ensures type-safe data schemas and robust data handling in the application.