Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 416 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 416 Bytes

An interactive Rubik's cube created with pure CSS3 and React. Applicaiton link - https://jithutholoor.github.io/RubixCube/build/

Setup

  • npm install
  • npm start
  • App opens at localhost:3000

Playing

Rotate the entire Rubik’s cube by touching outside the cube or six center cubes. Touch on individual cubes rotate the layers and note center layer is not rotatable.