This application was developed using the React library.
The following technologies were used in the development:
- HTML5
- CSS3, Flexbox
- JavaScript, React
- Node.js
- Create React App
- Git
You can fork and clone the project. To set up a development environment in a cloned project:
- You must have a Node.js installed;
- In the console, go to the folder calculator_react;
- Enter the npm i in the console to install all the dependencies and the Create React App.