Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 417 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 417 Bytes

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