This application is a user-friendly calculator that can be used to perform basic arithmetic operations. It provides two input options: the user may input numbers through the calculator's dedicated number buttons, or alternatively, through the keyboard input function. The application keeps a record of all previous calculations and continually updates the history display.
This is a project for the Odin Project curriculum.
This is a remake of my previous calculator project, which was built using HTML, CSS, and TypeScript. I was able to learn a lot from that project, however I wanted to try my hand at building a calculator using React.
This is a challenge from frontendmentor. However, the assets were only available for premium members. I used the colour picker tool in firefox to grab the colours (≧▽≦).
Here is the challenge brief
Your challenge is to build out this calculator app and get it looking as close to the design as possible.
You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.
Your users should be able to:
Download the project and go through the README.md file. This will provide further details about the project and help you get set up.