/rubiks-cube-timer

A Rubik's cube timer and scramble generator built with React and Crocks JS.

Primary LanguageJavaScript

Rubik's cube timer

An experimental Rubik's cube timer built with React and Crocks JS.

Rubik's cube timer

Features

  • Scramble generator
  • Timer
  • Solve time history

Getting started

Installing

After cloning the repository, change the directory to the project folder and install the dependencies:

npm i

Running

To run the project locally, execute:

npm start

Then visit http://localhost:3000.