Coder Social home page Coder Social logo

sujjeee / threads-clone Goto Github PK

View Code? Open in Web Editor NEW
44.0 1.0 7.0 21.55 MB

Threads built with the t3-stack: Next.js 14, TypeScript, tRPC, Tailwind CSS, Shadcn ui, Prisma ORM, and Clerk Auth.

Home Page: https://threadss-clone.vercel.app

JavaScript 1.80% TypeScript 97.62% CSS 0.58%
clerk nextjs nextjs-trpc prisma shadcn-ui tailwindcss threads-clone trpc typescript uploadthing

threads-clone's Introduction

Threads clone

This is an open source threads-clone build with create-t3-app and everything new in Next.js 13 and 14.

1. Feed Page 2. Search Page
Feed Page Search Page
3. Reply Card 4. Notifications Page
Reply Card Notifications Page
5. Post Info Page 6. Profile Page
Post Info Page Profile Page

Tech Stack

Key Features

  • Authentication with Clerk
  • File uploads with uploadthing
  • Advance Prisma ORM concepts
  • Database on Neon
  • Validation with Zod
  • Text filteration with bad-words
  • Image filteration with nsfw-filter
  • Custom notifications on user interactions
  • Custom component on top of shadcn/ui
  • Recursive threads with prisma.$queryRaw
  • ...and many more !

Running Locally

  1. Clone the repository

    git clone https://github.com/sujjeee/threads-clone.git
  2. Install dependencies using pnpm

    pnpm install
  3. Copy the .env.example to .env and update the variables.

    cp .env.example .env
  4. Start the development server

    pnpm run dev
  5. Push the database schema

    pnpm run db:push

threads-clone's People

Contributors

sujjeee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.