mortvicious / calculate-reduxy

A basic calculator written in typescript + redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculate Reduxy

A basic calculator, written in typescript and redux-toolkit More features ahead! Sqrt, power, brackets and many more in progress!

Basics

  • Sum
  • Multiply
  • Divide
  • Substract

Want to contribute?

Feel free!

Found bug?

I'm very sorry! Feel free to open issue.

Don't know how to start?

Just type yarn start in your console, and you good to go!

About

A basic calculator written in typescript + redux


Languages

Language:TypeScript 62.8%Language:SCSS 31.2%Language:HTML 6.0%