A small slider puzzle application to demonstrate invariant state.
To run the application run the following commands
npm install
or
yarn install
then run:
npm start
or
yarn start
The app should open in your browser at http://localhost:3000
Check out the demo at https://codepen.io/johnneed/full/peYWzB