See the Pen React Calculator by Reginald Woods (@rtwoods88) on CodePen.
Project Description
This basic calculator was created using react as part of my frontend libraries certification. For this app, I used regex to restrict invalid input, bootstrap and CSS for the styling.
Skills Used
- Gained experience using React hooks, methods and state
- Gained experience anticipating and controlling for user errors.
- Practiced Regex and JSX