Threads App is a modern, responsive web application crafted using cutting-edge technologies. Developed with Next.js, TypeScript, Tailwind CSS, Clerk, Webhook, Zod, UploadThing, and MongoDB, this application stands out with its user-friendly interface and functionality.
-
Next.js and TypeScript
-
Clerk
-
Tailwind CSS
-
Webhook and UploadThing
-
Zod
-
MongoDB
- Clone the project:
git clone https://github.com/username/project-name.git
- Install dependencies:
npm install
- Set up environment variables: Copy the
.env.example
file, rename it to.env
, and add the required values. - Start the application:
npm run dev