https://github.com/jsonfm/react-ios-calculator
A simple react app
https://github.com/jsonfm/react-ios-calculator
react
Last synced: 2 months ago
JSON representation
A simple react app
- Host: GitHub
- URL: https://github.com/jsonfm/react-ios-calculator
- Owner: jsonfm
- Created: 2024-04-12T23:25:27.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T23:32:04.000Z (about 2 years ago)
- Last Synced: 2025-03-25T13:46:56.416Z (over 1 year ago)
- Topics: react
- Language: TypeScript
- Homepage: https://jsonfm.github.io/react-ios-calculator/
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### IOS Calculator
Simple IoS Calculator App made with React.
### Development
```
npm run dev
```
### Deployment
```
npm run deploy
```