https://github.com/dougs007/react-calculadora
Uma simples calculadora feita em ReactJS, com intuíto de aprimorar o conhecimento.
https://github.com/dougs007/react-calculadora
reactjs
Last synced: 3 months ago
JSON representation
Uma simples calculadora feita em ReactJS, com intuíto de aprimorar o conhecimento.
- Host: GitHub
- URL: https://github.com/dougs007/react-calculadora
- Owner: dougs007
- License: mit
- Created: 2019-11-01T01:33:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T12:53:22.000Z (over 2 years ago)
- Last Synced: 2025-01-16T09:56:13.473Z (5 months ago)
- Topics: reactjs
- Language: JavaScript
- Size: 1.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## React Calculadora
O projeto se trata de uma calculadora desenvolvida com ReactJS com fins de aprimoração
na lib JS que vem sendo bastante utilizada.### A calculadora

### Build
> yarn install / npm install
> yarn start / npm start