Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 383 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 383 Bytes

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!