0

I built this calculator app as an exercise in using React, following an online tutorial.

I gave the calculator its own styling, including making the buttons appear more realistic, especially when pressed.

This app was fun to build and it gave me the opportunity to learn more about how mathematical functions are handled in JavaScript. The calculator is fully functional; try some equations for yourself!

to check out the tutorial

to check out their demo game

to check out their source code