Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 961 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 961 Bytes

Telegram clone

project-image

🚀 Demo

https://telegram.sammi.ac

🧐 Features

Here're some of the project's best features:

  • Secure authentication and user management
  • Modern responsive UI with TailwindCSS and Shadcn UI components
  • Message reactions editing and deletion
  • Image uploads and user profile configuration
  • Real-time one-to-one messaging with notification and sending sounds

💻 Built with

Technologies used in the project:

  • Frontend: Next.js 15 ReactJS TailwindCSS Shadcn UI
  • Backend: Node.js Express.js MongoDB
  • Authentication: NextAuth with Gmail SMTP
  • Real-Time Messaging: Socket.IO Zustand for state management
  • Type Safety: TypeScript