Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janbaig/calculator-app
Simple Calculator made with React
https://github.com/janbaig/calculator-app
reactjs
Last synced: 3 days ago
JSON representation
Simple Calculator made with React
- Host: GitHub
- URL: https://github.com/janbaig/calculator-app
- Owner: JanBaig
- Created: 2022-04-06T00:49:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T20:15:55.000Z (over 2 years ago)
- Last Synced: 2023-07-23T04:19:17.548Z (over 1 year ago)
- Topics: reactjs
- Language: JavaScript
- Homepage:
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator App
To run on local machine:
```
npm start
```This will run the app in development mode. \
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.