Project Details

Project information

  • Category: Web Development
  • Client: Freelance
  • Project date: 15 June, 2024
  • Project URL:

Simple Mobile Calculator.

Although this one seems easy, but behind the scenes there is a lot going on, this was built using react, I used useReducer instead of using useState for every operation, it felt cleaner and nicer, plus it helped me significantly to understand and master the useReducer hook due to the complexity of the operation happening and the second screen in the top of the calculator.