Skip to content

ya-erm/calculator-react

Repository files navigation

Calculator React App

This is Calculator App based on React framework and TypeScript language.

Screenshot

Web site

Used GitHub Pages to host web site result and GitHub Actions pipeline.yml to automatically deploy.


Development Guide

Install packages:

yarn

Run in development mode:

yarn start

See package.json for more scripts