Skip to content

DuelDex is designed to help duelists discover new cards to build stronger decks.

Notifications You must be signed in to change notification settings

aarontorres0/DuelDex

Repository files navigation

DuelDex

Build and Deploy

DuelDex is designed to help duelists discover new cards and build stronger decks.

Previews

Search

DuelDex App Screenshot

Card Details

Card anatomy shown for selected monster

Setting Up Supabase

To set up Supabase in this project, follow these steps:

  1. Create a new project:

    • Go to your Projects.
    • Click on New project and follow the setup instructions.
  2. Add Project Configuration:

    In your project's root directory, create a .env file and add the following with your project's credentials:

    VITE_SUPABASE_URL:YOUR_PROJECT_URL
    VITE_SUPABASE_ANON_KEY:YOUR_PROJECT_API_KEY
    

Technologies Used

  • Frontend: React.js with Vite
  • Styling: Tailwind CSS and DaisyUI
  • API: YGOPRODeck API
  • Authentication and Database: Supabase

Acknowledgments

Special thanks to YGOPRODeck for providing the extensive Yu-Gi-Oh! card database and API.

About

DuelDex is designed to help duelists discover new cards to build stronger decks.

Topics

Resources

Stars

Watchers

Forks