Create a Calculator with help of Sass
, TypeScript
, Tailwind
, Gulp
, Bootstrap
and NodeJs
.
- Get the Sum as '+' of two digits.
- Get the Subtract as '-' of two digits.
- Get the Division as '/' of two digits.
- Get the Multiply as '*' of two digits.
- Get the Percentage as '%' of any digit.