Explore the docs »
View Demo
·
Report Bug
·
Request Feature
- Table of Contents
- About The Project
- Getting Started
- Screenshots
- Contributing
- Related Project
- Contact
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.
- Redux
- Tailwind Css
- Next js
- and other
This is an example of how to list things you need to use the software and how to install them.
- Clone This Front End Repo
git clone https://github.com/aryairama/telegram-next-js.git
- Go To Folder Repo
cd telegram-next-js
- Install Module
npm install
- Setup .env
- Type
npm run dev
To Start Website - Type
npm run production
To Start Production
Create .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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
My Email : [email protected]
Project Link: https://github.com/aryairama/telegram-next-js