/vending-machine

a vending-machine powered by react +) server is not operating currently

Primary LanguageTypeScript

vending-machine

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.

Link

View

Feature

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.

Usage

# install and start
cd client && yarn && yarn start

# deployment
docker pull osy0056/toy-machine:{tag name}

Stack

  • React, Redux, React DnD
  • styled-components
  • typescript
  • docker
  • nginx
  • github action
  • NCP