/ReactJS-Calculator

ReactJS Calculator

Primary LanguageJavaScript

ReactJS Calculator

Download or clone the project

git clone https://github.com/djgovani/ReactJS-Calculator.git
  • Install dependencies
npm install
  • Run the App
npm start
  • Test the App
npm test