This is Calculator App based on React framework and TypeScript language.
Used GitHub Pages to host web site result and GitHub Actions pipeline.yml to automatically deploy.
Install packages:
yarn
Run in development mode:
yarn start
See package.json for more scripts