App for generating rank and scrambles for Fewest Moves, an official WCA event.
You can check a live version of this repo here.
To develop,
- Clone this project with
git clone https://github.com/campos20/fmc-ranks.git
- Navigate to it with
cd fmc-ranks
- Run
npm install
to install dependencies - Run
npm start
and open the browser in the specified address.
Since this project was bootstrapped with Create React App, all the common tasks also work.
- Scrambles are fetched from the live version of Scramble Web API, scramble images use Scramble Display.