https://github.com/tqmvt/calculator
Calculator - react app
https://github.com/tqmvt/calculator
calc calculator react
Last synced: 9 days ago
JSON representation
Calculator - react app
- Host: GitHub
- URL: https://github.com/tqmvt/calculator
- Owner: tqmvt
- Created: 2022-10-02T16:27:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-02T17:40:23.000Z (over 2 years ago)
- Last Synced: 2025-02-17T02:18:37.819Z (3 months ago)
- Topics: calc, calculator, react
- Language: JavaScript
- Homepage: https://launch-calc.netlify.app
- Size: 389 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
A simple but great calculator created with _create-react-app_.
[](https://app.netlify.com/sites/launch-calc/deploys)
## How to run on local
#### Install
`npm install`
#### Usage
`npm start`