https://github.com/samarbadriddin0v/telegram-clone
A feature-rich Telegram clone built with a modern tech stack, providing real-time messaging, authentication, and a sleek UI.
https://github.com/samarbadriddin0v/telegram-clone
expressjs nextjs15 nodejs smtp socket-io tailwindcss
Last synced: 11 months ago
JSON representation
A feature-rich Telegram clone built with a modern tech stack, providing real-time messaging, authentication, and a sleek UI.
- Host: GitHub
- URL: https://github.com/samarbadriddin0v/telegram-clone
- Owner: samarbadriddin0v
- Created: 2024-11-08T12:20:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-07T06:13:29.000Z (over 1 year ago)
- Last Synced: 2025-06-10T21:48:14.651Z (about 1 year ago)
- Topics: expressjs, nextjs15, nodejs, smtp, socket-io, tailwindcss
- Language: TypeScript
- Homepage: https://telegram.sammi.ac
- Size: 786 KB
- Stars: 70
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Telegram clone

🚀 Demo
[https://telegram.sammi.ac](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