Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tqmvt/calculator
Calculator - react app
https://github.com/tqmvt/calculator
calc calculator react
Last synced: about 2 months ago
JSON representation
Calculator - react app
- Host: GitHub
- URL: https://github.com/tqmvt/calculator
- Owner: tqmvt
- Created: 2022-10-02T16:27:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-02T17:40:23.000Z (about 2 years ago)
- Last Synced: 2023-08-22T04:50:23.944Z (over 1 year 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_.
[![Netlify Status](https://api.netlify.com/api/v1/badges/cb4d624b-936b-4792-a568-3cd7984658be/deploy-status)](https://app.netlify.com/sites/launch-calc/deploys)
## How to run on local
#### Install
`npm install`
#### Usage
`npm start`