https://github.com/diegoperezm/react-xstate-calc
A simple calculator using react and statecharts
https://github.com/diegoperezm/react-xstate-calc
Last synced: 8 months ago
JSON representation
A simple calculator using react and statecharts
- Host: GitHub
- URL: https://github.com/diegoperezm/react-xstate-calc
- Owner: diegoperezm
- Created: 2020-04-16T15:57:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:13:18.000Z (over 1 year ago)
- Last Synced: 2024-11-03T02:32:16.275Z (about 1 year ago)
- Language: JavaScript
- Size: 583 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome_xstate - A simple calculator using React and XState (statecharts)
README
# Calculator
> A simple calculator using react and xstate (statecharts)
## Dependencies
- This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app)
- [xstate](https://github.com/davidkpiano/xstate)
- [gh-pages]( https://www.npmjs.com/package/gh-pages)
## Demo
https://diegoperezm.github.io/react-xstate-calc/