Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T12:53:22.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T00:35:21.789Z (over 1 year 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
![Calc image](calc.jpeg)
### Build
> yarn install / npm install
> yarn start / npm start