gautamkumar1 / threads-clone

Home Page:https://threads-clone-vxq4.onrender.com/auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Threads App with Real-Time Chat Functionality

Demo App

Feature List:

  • 🌟 Tech stack: MERN + Socket.io + Chakra UI
  • πŸŽƒ Authentication & Authorization with JWT
  • πŸ“ Create Post
  • πŸ—‘οΈ Delete Post
  • ❀️ Like/Unlike Post
  • πŸ’¬ Comment to a Post
  • πŸ‘₯ Follow/Unfollow Users
  • ❄️ Freeze Your Account
  • πŸŒ“ Dark/Light Mode
  • πŸ“± Completely Responsive
  • πŸ’¬ Chat App With Image Support
  • πŸ‘€ Seen/Unseen Status for Messages
  • πŸ”Š Notification sounds

Setup .env file

PORT=...
MONGO_URI=...
JWT_SECRET=...
CLOUDINARY_CLOUD_NAME=...
CLOUDINARY_API_KEY=...
CLOUDINARY_API_SECRET=...

Build the app

npm run build

Start the app

npm start

About

https://threads-clone-vxq4.onrender.com/auth


Languages

Language:JavaScript 99.2%Language:CSS 0.4%Language:HTML 0.4%