Project developed during the course React - Testando seus Components.
- Building a website to organize Secret Santa games;
- Learning Jest and Test Driven Development (TDD);
- Using URL params to prevent participants to see others' secret santas;
- Using Supabase to store the games, results and participants.
- Addition of more features;
- Addition of more security.