Skip to content

pgedzba/bingo

Repository files navigation

sv

Everything you need to build a Svelte project, powered by sv.

Why a bingo game?

I created this project to see how well ChatGPT could build a web application. I chose Svelte because I have very little experience with it, so I wasn’t able to make many changes myself. Almost everything you see here was generated by ChatGPT. Later on I've switched to Claude.

Before starting

If you want to run this app yourself, you first need to create a .env file:

VITE_FIREBASE_API_KEY=
VITE_FIREBASE_AUTH_DOMAIN=
VITE_FIREBASE_PROJECT_ID=
VITE_FIREBASE_STORAGE_BUCKET=
VITE_FIREBASE_MESSAGING_SENDER_ID=
VITE_FIREBASE_APP_ID=

About

Quick and easy bingo game created with SvelteKit, ChatGPT and Claude. This is my first "vibe coded" project - I wanted to test out AI tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors