Skip to content

Meta's new app clone using Next.js 13, Supabase Postgres, shadcn UI, NextAuth.js and prisma

Notifications You must be signed in to change notification settings

pawan67/threads-clone

Repository files navigation

Threads Clone

A fullstack Threads clone built with Next JS 13, Prisma, TypeScript, and Tailwind CSS.

Features

  • Setup
  • User authentication
  • Create threads
  • Onboard new users
  • display thread details
  • Displaying threads in feed & optimizations
  • like, repost, comment, share
  • Replying to threads
  • Search bar
  • Deployment

Installation

  npm install
  

Run Locally

Clone the project

  git clone https://github.com/pawan67/threads-clone.git

Go to the project directory

  cd threads-clone

Install dependencies

  npm install

Start the server

  npm run dev

Demo Link

https://threads-clone.vercel.app/

Tech Stack

Client: Next Js 13, TailwindCSS, ShadcnUI, Typescript

Server: Prisma, Next Js routes

Screenshots

App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot

About

Meta's new app clone using Next.js 13, Supabase Postgres, shadcn UI, NextAuth.js and prisma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published