A simple calculator application created with React.
You can check it live HERE.
The idea of the App is to test my skills building an interactable calculator with a pretty UI.
This project is part of my personal portfolio, and as expected from a calculator, even a simple one, there are lots of challenging details from a logic point of view. I'll be more than happy if you could provide me any feedback about the project, code, code structure and so on!
Connect with me at LinkedIn.
1 - The new design concept was created by the incredible designer Victor Niculici, and it's not intended to be shown as my personal work. See more at Authors section.
To run this project in the development mode, you'll need to have a basic environment to run an React.js application, that can be found here.
Cloning the repository
$ git clone https://github.com/claudiobonfati/calc.git
$ cd calc
Installing dependencies
$ npm install
With all dependencies installed and the environment properly configured, you can now run the project:
$ npm start
Access the application at http://localhost:3000/.
You can send how many PR's you want, I'll be glad to analyse and accept them!
Connect with me at LinkedIn
Thank you!
-
Claudio Bonfati - The one who coded it - LinkedIn Profile
-
Victor Niculici - The one who designed it - LinkedIn Profile
This project is licensed under the MIT License
The design may also have its own copyright details