My calculator/frankulator app (found here: https://github.com/SashaKoro/calculator) remade with React, and ES2015 syntax. Eslinting setup following the airbnb style guide. Testing with mocha and expect. Boilerplate and configuration by Cory House https://github.com/coryhouse/pluralsight-redux-starter.
- Clone or download the repo
- npm install
- npm start -s
- Project will open on localhost 3000 inside of your browser