Skip to content

aaespino238/AI-FlashcardSaaS

Repository files navigation

Flashcard SaaS App

Flashcard SaaS App is designed to transform your learning experience. It streamlines your study sessions with customizable flashcards and an intuitive interface, making studying both more efficient and effective.

Tech Stack

Next.js React Node.js Material-UI Firebase Stripe Clerk OpenAI

Getting Started

  1. Clone the repository:

    git clone https://github.com/ricozama121803/HeadstarterTeam-flashcard-saas.git
    cd HeadstarterTeam-flashcard-saas
    
  2. Install Dependencies:

    npm install
  3. Set Up Environment: Create a .env.local file in the root directory and configure the following variables:

    NEXT_PUBLIC_CLERK_FRONTEND_API=your-clerk-api-key
    NEXT_PUBLIC_FIREBASE_API_KEY=your-firebase-api-key
    STRIPE_SECRET_KEY=your-stripe-secret-key
    OPENAI_API_KEY=your-openai-api-key
    
  4. Run the Application Locally:

    npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages