Skip to content

A simple calculator app built using Angular and TypeScript. A web app for performing several calculations like Basic calculations, Loan Interest, Age calculations, etc...

Notifications You must be signed in to change notification settings

dhan-profile/calculator-app-angular-ts

 
 

Repository files navigation

This project was generated with Angular CLI version 13.3.0.

Calculator App using Angular and TypeScript

A basic calculator app built using Angular and TypeScript. This app allows users to perform basic arithmetic operations like addition, subtraction, multiplication, and division.

Live Demo

You can try out the app live on Netlify: [calculators-pro.netlify.app]

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division)
  • User-friendly interface
  • Built using Angular and TypeScript

Technologies Used

  • Angular
  • TypeScript
  • Netlify (for deployment)

Getting Started

  1. Clone the repository: git clone https://github.com/your-username/angular-calculator-app.git
  2. Install dependencies: npm install
  3. Run the app: ng serve
  4. Open the app in your browser: http://localhost:4200

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

🔍 Inspired by

Calculator.net

About

A simple calculator app built using Angular and TypeScript. A web app for performing several calculations like Basic calculations, Loan Interest, Age calculations, etc...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.1%
  • TypeScript 42.2%
  • CSS 9.7%
  • JavaScript 5.0%