A simple web app for organizing Secret Santa gift exchanges. Add participants, set constraints for who shouldn't give to whom, and automatically generate random assignments.
Clone or fork the repo:
git clone https://github.com/yourusername/secret-santa.git
cd secret-santaRun the dev server:
bun run devThat's it!