🎴 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
- If you haven't already, push this code to GitHub.
- Your repository should be called
flashmaster.
🎴🎴🎴 Step 2: Deploy to Vercel
- Go to vercel.com.
- Sign in with GitHub.
- Click Add new project.
- Select the
flashmasterrepository. - 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
- Open the link.
- See the FlashMaster landing page.
- Click Continue without API key (or paste an Anthropic API key if they have one).
- 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:
- Install Node.js from https://nodejs.org/
- Open the project folder in PowerShell or Command Prompt.
- Run
npm install - Run
npm run dev - Open
http://localhost:5173in 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
- If you haven't already, push this code to GitHub.
- Your repository should be called
flashmaster.
🎴🎴🎴 Step 2: Deploy to Vercel
- Go to vercel.com.
- Sign in with GitHub.
- Click Add new project.
- Select the
flashmasterrepository. - 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
- Open the link.
- See the FlashMaster landing page.
- Click Continue without API key (or paste an Anthropic API key if they have one).
- 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:
- Install Node.js from https://nodejs.org/
- Open the project folder in PowerShell or Command Prompt.
- Run
npm install - Run
npm run dev - Open
http://localhost:5173in 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.