Angular Telegram Web is a web-based chat application built using Angular 18.
Check out the live demo of the application here.
- Responsive Design: The application is fully responsive and works on all devices.
- Telegram Video Player: Integrated video player for seamless video playback.
- Light - Dark Mode: Switch between light and dark themes with or without animation effects.
- Image Preview Component.
- And much more.
- Clone the repository:
git clone https://github.com/your-username/angular-telegram-web.git
- Navigate to the project directory:
cd angular-telegram-web
- Install the dependencies:
npm install
To run the application locally, use the following command:
ng serve
This project is licensed under the MIT License. See the LICENSE file for more details.