A calculator application built with React.
react-calculator-willswats.vercel.app
This project is built with React and it was created to further my understanding of React hooks.
- Peform common mathematical functions
- Clear the caclulator 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.