The slot machine shuffles the characters based on the word the cursor is hovered on. Built on React using React-Motion.
npm start
to start the development server.npm build
to build the production bundle.npm deploy
to deploy the webapp to github pages using gh-pages module.
Demo 👀