This is a simple toy, vending machine, to practice react, redux and react-dnd with typescript
I'm satisfied with the results in my own way, but let me know if you find any issues.
It does'nt support mobile because React dnd mobile touch issue
- You can insert coins into machine to get drinks.
- You can kick the machine to get drinks.
# install and start
cd client && yarn && yarn start
# deployment
docker pull osy0056/toy-machine:{tag name}
- React, Redux, React DnD
- styled-components
- typescript
- docker
- nginx
- github action
- NCP