You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Category-based Guessing Game inspired by jklm.fun, built with React and Supabase
Getting Started
# Clone the repository
git clone https://github.com/yourusername/project-name
# Install dependencies
npm install
# Run the development server
npm run dev