Skip to content

Commit f6874b1

Browse files
committed
feat(app): update readme file
1 parent e435153 commit f6874b1

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,10 @@
22
<h1 align="center">Angular Example App</h1>
33

44
<p align="center">
5-
Example app with Angular 19 + i18n + Standalone Components
5+
Base project with Angular 19 and i18n
66
<br>
77
<br>
8-
:clap::clap::tada::tada::tada::tada::clap::clap:
9-
<br>
10-
<br>
11-
A real-world app crafted with :heart: and dedication!. Showcasing CRUD operations, advanced patterns, and much more. Dive in and explore!
8+
A real-world app made with :heart: and dedication!. Showcasing CRUD operations, advanced patterns, and much more. Dive in and explore!
129
<br>
1310
<br>
1411
<img style="width: 15%; margin: 0 auto;" src="https://res.cloudinary.com/ismaestro/image/upload/v1735164052/angularexampleapp/ash-pikachu_dem2w0.png" alt="Demo example"/>
@@ -50,8 +47,8 @@ The server is built with NestJS, Prisma, and Postgres, ensuring a robust and mod
5047
- [x] Optimized Images: Leveraging [NgOptimizedImage](https://angular.io/guide/image-directive) for performance.
5148
- [x] SASS & BEM Styles: Maintainable and scalable styling.
5249
- [x] Animations: Smooth and engaging UI interactions using Angular's powerful animations API.
53-
- [ ] Comprehensive Testing: Example tests for Components, Services, Interceptors, Directives, and Guards.
54-
- [ ] End-to-End Testing: Fully configured with Playwright.
50+
- [ ] Comprehensive Testing: Example tests for Components, Services, Interceptors, Directives, and Guards. [PENDING]
51+
- [ ] End-to-End Testing: Fully configured with Playwright. [PENDING]
5552

5653
## Bugs and feature requests
5754

@@ -93,7 +90,6 @@ your feedback!
9390

9491
## Copyright and license
9592

96-
Code and documentation copyright 2023 the authors. Code released under the
97-
[MIT License](https://github.com/Ismaestro/angular-example-app/blob/master/LICENSE).
93+
Code and documentation copyright 2025 to the authors.
9894

99-
Enjoy :metal:
95+
Code released under the [MIT License](https://github.com/Ismaestro/angular-example-app/blob/master/LICENSE).

0 commit comments

Comments
 (0)