This is an application developed with React, an interactive calculator that performs the four basic arithmetic operations (addition, subtraction, multiplication and division).
This application is part of one of the exercises created by Estefania Cassingena Navone for the course Aprende React Desde Cero published on the YouTube channel 'FreeCodeCamp Español'.
If you want to see the project's code, you should first clone this repository, to do this, open the terminal in the file you want the project to be saved and run the following command:
$ https://github.com/itsberriver/reactCalculator.git
But if you only want to see the project in use, you can see it here.
To install the necessary modules for the application, you must execute the command the following commands.
npm install
$ npm install mathjs
To run the application, you must execute the command:
npm start
The application will automatically open in the browser configured by default on your device and run on your localhost.
- HTML
- CSS
- GitHub
- Figma
- VScode
- React
- Javascript
-limit the numbers on the screen
To Estefania Cassingena Navone for teaching so well and freeCodeCamp Español for uploading the tutorial! 🧡🧡