Build a calculator using Angular 2+.
Before you begin, you will need to have the following tools installed on your machine: Git, Node.js. In addition, it is good to have an editor to work with the code as VSCode
# Clone the project:
$ git clone https://github.com/Matheus-Rian/angular-calculator.git
# Enter the directory:
$ cd angular-calculator
# Installing dependencies:
$ npm i
# Running the application in development mode:
$ npm start
- Interface
- Math operations
- Connection to Github API
The following tools were used in the construction of the project:
Matheus Rian 🚀
Made with ❤️ by Matheus Rian 👉 Get in touch!