This is a calculator side project, made using JavaScript (React) and css. Users can perform general calculator operations such as addition, subtraction, multiplication and division. In addition, there are also keyboard interaction and theme switching functions.

github pages: https://mollychen7561.github.io/p-calculator/
- General operaions

- Keyboard Interaction

- Theme switch

- JavaScript
- React.js
- css
- Download or clone files
- Runs the app in the development mode.
npm start
- Open http://localhost:3000 to view it in your browser.