Dummy Casino

Dummy Casino

Welcome to my Casino Project! The primary focus of this project was to enhance my skills in integrating databases with web applications.

Features

Why this project?

This project was built as a learning exercise to improve my skills in database integration within web applications. By working with Supabase and Clerk, I got a better understanding of backend integration, user management, and cool real-time features.

Try It Out

Since this is an older project of mine, the database is no longer hosted, meaning that the project no longer works, however you can still take a look at the front-end of the project here: https://casinoproject.vercel.app/

Technical details

The frontend is built using NEXT 13, with TypeScript and TailwindCSS for styling. For the database I used Supabase's real-time database features and for authentication, I used Clerk.