💻 About the project. - link of website
This project is a clone of the google calculator made with ReactJS, in this project i implement functionalities and technologies to reach the maximum possible similarity with the google calculator.
- DONE:
- basic operations + - / x
- TODO:
- logs
- trigonometrics
The following tools were used in the construction of the project:
- ReactJS - UI Components.
- redux - State management.
- git-commit-msg-linter - Conventional commits.
- styled-components - Style component. and others...
# Clone this repository
$ git clone https://github.com/alailsonko/Calc-Google-ReactJS-Clone.git
# Access the folder of project in your terminal/cmd
$ cd Calc-Google-ReactJS-Clone
# install all dependencies
$ yarn
# run application in development mode
$ yarn start
# application runs at port:3000 - access http://localhost:3000
made with ❤️ by Alailson Andrade 👋🏽 Contact me on LinkedIn!