Project information

  • Category: Web design - React Js
  • Institution: Personal Project
  • Project date: July, 2023
  • Project URL: View Project
  • Project REPO: View Repository

Calculator in React Vite

Development of a calculator using the React JS framework and the development tool Vite.

The functionality of reusable components in React.js is tested, allowing users to interact with buttons dynamically.

The application of the useState hook and handler functions to perform the mathematical operations are tested.