React Puzzle Game
Installation
If you use npm
npm install --save react-puzzle-game
or with yarn
yarn add react-puzzle-game
Main components
PuzzleGame
: the main wrapperPuzzle
: the sliced, mixed and clickable image
If you use npm
npm install --save react-puzzle-game
or with yarn
yarn add react-puzzle-game
PuzzleGame
: the main wrapperPuzzle
: the sliced, mixed and clickable image