An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

### IOS Calculator

Simple IoS Calculator App made with React.

### Development

```
npm run dev
```

### Deployment

```
npm run deploy
```