Skip to content

burakorkmez/threads-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

12 Hour MERN Masterclass: Build and Deploy a Threads App with Real-Time Chat Functionality

Demo App

Video Tutorial on Youtube

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
  • ⭐ Deployment for FREE

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

MERN Stack Threads Clone Advanced Chat App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages