An experimental Rubik's cube timer built with React and Crocks JS.
- Scramble generator
- Timer
- Solve time history
After cloning the repository, change the directory to the project folder and install the dependencies:
npm i
To run the project locally, execute:
npm start
Then visit http://localhost:3000.