This is an app for learning ultimate frisbee's hand signals. You can read more about ultimate frisbee from World Flying Disc Federation's website.
Currently the app is still under development, as is this documentation, so there might be some oddities :)
TODO
Fork the repository, and clone it to your computer. Go to the root of the project, and install dependencies with
npm install
Then start the project with
npm run dev
Open http://localhost:3000 with your browser to see the result.