A simple Calculator app created for a blog post at testdriven.io.
$ git clone [email protected]:calebpollman/react-calculator.git
$ cd react-calculator
$ npm install
$ npm start
$ npm test
A simple Calculator app created for a blog post at testdriven.io.
$ git clone [email protected]:calebpollman/react-calculator.git
$ cd react-calculator
$ npm install
$ npm start
$ npm test