Skip to content

coder13/Competitor-groups

Repository files navigation

Competition-groups

Netlify Status

Summary

View WCA Competition groups digitally.

Development

This project was bootstrapped with Create React App.

git clone [email protected]/coder13/competitor-groups && cd competitor-groups

# this project uses yarn
yarn
yarn start

# testing
yarn test