This is a tracker for the Ocarina of Time Randomizer. It's available at https://hashfrog.wafo.dev.
The motivation behind this project is to have a simple customizable tracker that will help keep track of all the checks in the game.
The project is based on the React Create App, so the following scripts are available:
npm startRuns the app in the development mode.npm testLaunches the test runner in the interactive watch mode.npm run buildBuilds the app for production to thebuildfolder.npm run ejectThis command will remove the single build dependency from your project.