Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 539 Bytes

Readme.md

File metadata and controls

30 lines (18 loc) · 539 Bytes

Threads Clone

This is the central repository for the full stack threads clone

Tech Stack

Frontend: React, Tailwind css, ShadCN

Real time activities: Pusher

Server: Express

Database: Mongodb

Run Locally Using Docker 🐬

  1. Clone the project
  git clone --recurse-submodules https://github.com/pratyushsingha/Threads.git
  cd Threads

Sub Modules Projects