Secret Santa App
This app takes secret santa to next level. You are guaranteed not to gift those you decided. Also two people will not gift each other.
How to run
-
run npm i
-
add your sendgrid api key in .env file (use .env.sample for reference)
-
add your data in data.js file in this directory (use data.js.sample for reference)