/ReactJS_Calculator

Calculator in react js

Primary LanguageJavaScript

ReactJS Calculator

Download or clone the project

git clone ssh://git@192.168.1.5:2222/deepimp/ReactJS_Calculator.git
  • Install dependencies
npm install
  • Run the App
npm start
  • Test the App
npm test