/react-calculator

:space_invader: React / Redux calculator

Primary LanguageJavaScript

Imgur

React - Redux Calculator

Build Status GitHub issues Coverage Status GitHub forks

Objective

  • Although Redux might be overkill for this kind of project, the aim was to implement redux in order to learn the technology in this case with react.

Stack

  • Javascript (ES6)
  • React / Redux
  • Sass
  • Jest

Todo's

  • Tests => In progress
  • Refactoring operation logic
  • Scientific calculator