This is a simple calculator made using React. It's desing was created by Sadek Hossen Rony, here is a link to his Figma project. To install and run the project follow this steps: $ git clone https://github.com/ThiagoLD02/React_Calculator.git $ cd React_Calculator $ npm install $ npm run dev This is a diagram of the Finity State Machine used to implement the logic to process the operations. An example image This is a GIF to ilustrate the calculator running