This project aims to create a clone of the Telegram messaging application using Next.js 13 and Express. It provides a web-based interface for users to send and receive messages and interact with the Telegram.
git clone https://github.com/your-username/telegram-clone.git
npm install
Configure environment variables: Rename the .env.example file to .env and update the values according to your environment.
Start development server:
npm run dev
Client: Next.js 13, Zustand, Typescript, Tailwind.css, auto-animate
Server: Node, Express, Socket.io, JWT, Mongodb