Skip to content

willswats/react-calculator

Repository files navigation

React Calculator

A calculator application built with React.

react-calculator-willswats.vercel.app

Table of Contents

General Information

This project is built with React and it was created to further my understanding of React hooks.

Features

  • 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

Setup

  1. Run pnpm install.
  2. Run pnpm dev.

Acknowledgements

The SVG icon/s are from Remix Icon.

About

A calculator application built with React.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published