Skip to content

stevenphanny/blackjack

Repository files navigation

MAC SUBMISSION:

Name: Steven Phan
Email: spha0034@student.monash.edu
Deployment link: https://blackjack-xi-beryl.vercel.app/

Simple Full-Stack Blackjack Game

Frontend

React – handles UI and game logic Tailwind CSS – utility-first styling shadcn/ui – prebuilt styled components (buttons, dialogs, etc.)

Backend

  • Next.js API Routes – server-side endpoints for game logic
  • JavaScript – main language for logic and components
  • Supabase – PostgreSQL database for chips and game history

Deployment

  • Vercel – hosts both frontend and backend, connected to GitHub

About

Take home full stack - Blackjack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published