Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diegoperezm/react-xstate-calc
A simple calculator using react and statecharts
https://github.com/diegoperezm/react-xstate-calc
Last synced: 3 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:13:18.000Z (9 months ago)
- Last Synced: 2024-08-02T09:27:18.564Z (6 months 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/