A simple Calculator app created for a blog post at testdriven.io.
$ git clone git@github.com:calebpollman/react-calculator.git$ cd react-calculator$ npm install$ npm start$ npm testRepository from Github https://github.comCalebRose/react-calculator
A simple Calculator app created for a blog post at testdriven.io.
$ git clone git@github.com:calebpollman/react-calculator.git$ cd react-calculator$ npm install$ npm start$ npm test