Angular Example App is a beginner-friendly, production-ready web application built with Angular 21. It serves as a real-world example showcasing core Angular features such as CRUD operations, authentication, i18n, lazy loading, and signals.
Stars
2.4k
Forks
1.3k
Watchers
2.4k
Open Issues
1
Overall repository health assessment
21.1.521.1.121.1.521.1.521.1.521.1.521.1.521.1.521.1.521.1.521.1.521.1.42.20.17.8.22.8.121.2.021.2.021.2.021.2.021.2.021.1.521.1.521.1.520.4.120.4.29.39.21.58.225.3.08.56.08.56.08.56.08.56.04.0.1821.2.04.11.1^2.10.131.2.19.39.210.1.83.2.05.5.57.2.163.0.01.0.19.1.728.1.013.0.316.3.33.2.11.58.24.0.93.8.1^16.3.017.3.07.6.117.0.07.0.19.5.45.9.38.56.04.0.189.0.4716
commits
79
commits
24
commits
6
commits
4
commits
3
commits
3
commits
2
commits
2
commits
1
commits
feat(styles): refactor themes and buttons to use css variables for colors
5ee9d79View on GitHubchore(docs): update 'README' for 'SSG' description and testing tools roadmap
16d9c6cView on GitHubchore(app): upgrade to angular 21 and update dependencies
f49a002View on GitHubchore(app): replace `httpClient` with `http` and refactor `UserService` for reusability
f3caf2cView on GitHubchore(app): update `PokemonDetailComponent` layout and `PokemonCardComponent` behavior
e175080View on GitHubchore(app): refactor header to 'GitHub' navigation to use `ng-template` for improved reusability
a8dac3dView on GitHubchore(app): remove `ProgressBarComponent` and `ngx-progressbar` library
051e922View on GitHubchore(app): update `LanguageService` to include `scrollTo` behavior after navigation
d3685a9View on GitHubchore(app): refactor `AuthenticationService` to improve request handling
fde9cd8View on GitHub