Skip to content

claudiobonfati/calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calc.

A simple calculator application created with React.

Live

You can check it live HERE.

About this project

The idea of the App is to test my skills building an interactable calculator with a pretty UI.

Why?

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.

Quick notes

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.

Getting Started

Prerequisites

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.

Installing

Cloning the repository

$ git clone https://github.com/claudiobonfati/calc.git

$ cd calc

Installing dependencies

$ npm install

Running

With all dependencies installed and the environment properly configured, you can now run the project:

$ npm start

Access the application at http://localhost:3000/.

Contributing

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!

Authors

License

This project is licensed under the MIT License

The design may also have its own copyright details