Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 264 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 264 Bytes

Calculator built with ReactJS

Demo

Live Preview

Instalation

git clone https://github.com/nedimperva/react-calculator
cd react-calculator
npm install 

To run in development mode:

npm start