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
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