This project was created for TAMU Datathon's Captial One Challenge F24. The game bases were built using Sveltekit's Playground, but otherwise this application was built from scratch.
GoDaddy Registry provided a free key for a domain name, which has been used via Vercel to launch the application. Find it available at https://www.makeitmakecents.courses/
Once you've downloaded the project and installed dependencies with npm install (or pnpm install or yarn), start a development server:
npm run dev
npm run dev -- --open