A calculator application.
The design of the application is based on the layout in Figma.
$make install
- install dependencies$make start
- run dev server$make build
- create build$make clear
- clear build dir$make lint
- start eslint$make test
- start test
Go to -> App
readme