Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Telegram Clone is a chat application made with next js, express js, tailwind css and several other technologies. Telegram Clone has several features such as private chat, contacts, realtime notifications, and others.
This is an example of how to list things you need to use the software and how to install them.
git clone https://github.com/aryairama/telegram-next-js.git
cd telegram-next-js
npm install
npm run dev
To Start Website npm run production
To Start ProductionCreate .env file in your root project folder.
NEXT_PUBLIC_API_URL = [BACKEND_URL]
NEXT_PUBLIC_NAME_APLICATION = [NAME_APLICATION]
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
):rocket: Backend Telegram Clone
:rocket: Frontend Telegram Clone
:rocket: Demo Telegram Clone
My Email : aryairama987@gmail.com
Project Link: https://github.com/aryairama/telegram-next-js