StreambitWeb is a web application under development built with Angular and PrimeNG. It follows modern Angular best practices, including standalone components, lazy-loaded routes, and responsive design.
- Framework: Angular 19.2.0
- UI Library: PrimeNG with a custom theme (
streamBitPreset
) - State Management: NgRx
- Styling: SCSS
- Routing: Lazy-loaded modules for authentication and more
- Node.js (recommended version: 18 or higher)
- Angular CLI (install with
npm install -g @angular/cli
)