This project was generated with Angular CLI version 13.3.0.
A basic calculator app built using Angular and TypeScript. This app allows users to perform basic arithmetic operations like addition, subtraction, multiplication, and division.
You can try out the app live on Netlify: [calculators-pro.netlify.app]
- Basic arithmetic operations (addition, subtraction, multiplication, division)
- User-friendly interface
- Built using Angular and TypeScript
- Angular
- TypeScript
- Netlify (for deployment)
- Clone the repository:
git clone https://github.com/your-username/angular-calculator-app.git
- Install dependencies:
npm install
- Run the app:
ng serve
- Open the app in your browser:
https://localhost:4200
Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.