A modern and customizable video player built with Angular, designed to provide a smooth user experience with flexible and intuitive controls.
- 🔥 Play / Pause controls
- 🔥 Volume control & mute
- 🔥 Light and Dark mode
- 🔥 Responsive layout
- 🔥 Customizable control bar
☑️ Core Features
- Add video URL input support
- Support different video formats
- Add playlist support
☑️ Internationalization
- Add multi-language support (i18n)
- English (EN)
- Portuguese – Brazil (PT-BR)
☑️ Platform Improvements
- Convert project to PWA (Progressive Web App)
- Create dedicated layouts for:
- Desktop (Web)
- Mobile devices
☑️ UI / UX Enhancements
- Improve responsiveness across breakpoints
- Add smooth animations and transitions
- Improve accessibility (ARIA labels & keyboard navigation)
Small Mode
Medium Mode
git clone https://github.com/Bxstars/Player.git
cd Player
npm install
ng serve
http://localhost:4200
| Technology | Version | Documentation |
|---|---|---|
| Angular | 21.1.4 | https://angular.io/ |

