This project is a simple sum calculator developed in Angular 19.
You can type 2 numbers and see the result below.
You can access the app by clicking here.
- Module export and import
- Components
- One-way and Two-way Data Binding
- Events
- Forms
- Conditional Rendering (@if / *ngIf)
This project was generated using Angular CLI version 19.2.4.
To start a local development server, run:
ng serve
Once the server is running, open your browser and navigate to http://localhost:4200/
. The application will automatically reload whenever you modify any of the source files.