Go to Home page 🏠
Calculator with ReactJS
This is a simple calculator app which has simple mathematical operations like addition, subtraction, multiplication, division and modulus. I've used useReducer() hook for this app which handles all the state in this app.
Snapshots of the project👇
Intital view
Giving values to calculate
Final answer
👉
Go to code in Github
👈