bingemate/frontend ↗
Created Jul 14, 2023 · View the bingemate/frontend repository page
Angular frontend for Binge Mate app
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
7
Lines of Code
3,138
From
Feb 24, 2023
To
Jul 14, 2023
About bingemate/frontend
Binge Mate is an Angular-based frontend application built with Angular CLI version 15.2.0. The project provides the user interface for the Binge Mate app, a platform designed around media consumption and viewing experiences. The codebase is written in TypeScript and follows Angular's component-driven architecture.
The project includes standard development tooling for an Angular application, with commands for running a local development server, building production artifacts, and executing unit tests through Karma. Developers can scaffold new components, directives, pipes, services, and other Angular constructs using Angular CLI generators. The README indicates support for end-to-end testing, though specific testing frameworks are not preconfigured in the base setup.

