Skip to content

maa105/casio-sl-300sv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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