javascript-mini-projects icon indicating copy to clipboard operation
javascript-mini-projects copied to clipboard

Added Flashcard App

Open EshaTuscano opened this issue 4 months ago • 0 comments

✅ Developer Checklist

  • I have followed all the guidelines mentioned in the README file.
  • I have maintained the required directory structure. (Format: FlashcardApp/EshaTuscano/...yourfiles)
  • This Pull Request contains only one project.
  • I have starred ⭐ the repository (optional).

📝 Summary

This PR adds a Flashcard Quiz App built using HTML, CSS, and JavaScript. The app allows users to:

  1. Create custom flashcards with a question and answerView and flip flashcards interactively
  2. Delete flashcards when no longer needed This project is added inside the FlashcardApp/EshaTuscano directory as per the required structure.

📸 Screenshots / GIFs

image image image image

🔗 Live Project Link

Not deployed

EshaTuscano avatar Sep 03 '25 11:09 EshaTuscano