A calculator application built with React.
This project is built with React and it was created to further my understanding of React hooks.
- Perform common mathematical functions
- Clear the calculator output (AC)
- Delete one digit from the calculator output (DEL)
- View the calculation history
- Select calculations from the history
- Keyboard shortcuts for every button on the calculator
- Run
pnpm install. - Run
pnpm dev.
The SVG icon/s are from Remix Icon.