Skip to content

This project is a simple sum calculator developed in Angular 19. You can type 2 numbers and see the result below.

Notifications You must be signed in to change notification settings

johntvale/simple-sum-calculator-angular

Repository files navigation

Simple Sum Calculator

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.

screenshot

Skills:

  • 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.

Development server

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.

About

This project is a simple sum calculator developed in Angular 19. You can type 2 numbers and see the result below.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published