View WCA Competition groups digitally.
This project is built with Vite, React, and TypeScript.
git clone git@github.com/coder13/competitor-groups && cd competitor-groups
# this project uses yarn
yarn
yarn dev
# testing
yarn test
# component and page development
yarn storybook
yarn build-storybook