Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T15:40:16.000Z (3 months ago)
- Last Synced: 2024-11-12T16:37:41.920Z (3 months ago)
- Topics: expressjs, nextjs15, nodejs, smtp, socket-io, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 783 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Telegram clone
🧐 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