/casio-sl-300sv

a react built calculator

Primary LanguageJavaScript

A react built responsive casio-sl-300sv calculator (screenshot bellow is actual screen shot of the app not a render of the physicl calculator). It has mouse events and keyboard support (so im not sure if it works with touch events).

Preview of app

to run application run:

git clone https://github.com/maa105/casio-sl-300sv
cd casio-sl-300sv
npm install
npm start