Skip to content

kwitykwity/flashmaster

Repository files navigation

🎴 FlashMaster

A simple flashcard and quiz app designed as a supplemental study tool for A+ certification review YouTube videos. No setup needed for users — just click a link and start studying.

🎴🎴 🚀 Quickest Way — Deploy to Vercel (Recommended)

This gives you a live link your users can click to use the app instantly.

🎴🎴🎴 Step 1: Push to GitHub

  1. If you haven't already, push this code to GitHub.
  2. Your repository should be called flashmaster.

🎴🎴🎴 Step 2: Deploy to Vercel

  1. Go to vercel.com.
  2. Sign in with GitHub.
  3. Click Add new project.
  4. Select the flashmaster repository.
  5. Click Deploy.

That's it. Vercel builds and deploys automatically.

🎴🎴🎴 Step 3: Share the link

Vercel gives you a live URL like https://flashmaster.vercel.app. Share this with your users.

Users just click the link and use the app. No setup, no downloads, no technical knowledge needed.

🎴🎴 🌐 What Users See

  1. Open the link.
  2. See the FlashMaster landing page.
  3. Click Continue without API key (or paste an Anthropic API key if they have one).
  4. Use Flashcards or MCQ Test tabs to study.

🎴🎴 💡 Other Deployment Options

  • Netlify — Similar to Vercel, free and easy. Go to netlify.com.
  • GitHub Pages — Free, but requires more setup steps.

🎴🎴 ⚙️ For Developers — Local Setup

If you want to run the app on your own computer:

  1. Install Node.js from https://nodejs.org/
  2. Open the project folder in PowerShell or Command Prompt.
  3. Run npm install
  4. Run npm run dev
  5. Open http://localhost:5173 in your browser.

🎴🎴 📌 Notes

  • The app does not save the API key.
  • Flashcards and MCQs work without an API key.
  • The API key should start with sk-ant- if used.

🎴 FlashMaster

A simple flashcard and quiz app designed as a supplemental study tool for A+ certification review YouTube videos. No setup needed for users — just click a link and start studying.

🎴🎴 🚀 Quickest Way — Deploy to Vercel (Recommended)

This gives you a live link your users can click to use the app instantly.

🎴🎴🎴 Step 1: Push to GitHub

  1. If you haven't already, push this code to GitHub.
  2. Your repository should be called flashmaster.

🎴🎴🎴 Step 2: Deploy to Vercel

  1. Go to vercel.com.
  2. Sign in with GitHub.
  3. Click Add new project.
  4. Select the flashmaster repository.
  5. Click Deploy.

That's it. Vercel builds and deploys automatically.

🎴🎴🎴 Step 3: Share the link

Vercel gives you a live URL like https://flashmaster.vercel.app. Share this with your users.

Users just click the link and use the app. No setup, no downloads, no technical knowledge needed.

🎴🎴 🌐 What Users See

  1. Open the link.
  2. See the FlashMaster landing page.
  3. Click Continue without API key (or paste an Anthropic API key if they have one).
  4. Use Flashcards or MCQ Test tabs to study.

🎴🎴 💡 Other Deployment Options

  • Netlify — Similar to Vercel, free and easy. Go to netlify.com.
  • GitHub Pages — Free, but requires more setup steps.

🎴🎴 ⚙️ For Developers — Local Setup

If you want to run the app on your own computer:

  1. Install Node.js from https://nodejs.org/
  2. Open the project folder in PowerShell or Command Prompt.
  3. Run npm install
  4. Run npm run dev
  5. Open http://localhost:5173 in your browser.

🎴🎴 📌 Notes

  • The app does not save the API key.
  • Flashcards and MCQs work without an API key.
  • The API key should start with sk-ant- if used.

About

Flashmaster is a study tool to complement A+ Certification review YouTube Videos

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors