A versatile and user-friendly flashcard application designed to help users learn and memorize information efficiently. The app allows users to create, view, and manage their flashcards, and supports exporting flashcards in various formats.
- Create and manage flashcards.
- View flashcards with an intuitive interface.
- Export flashcards to PDF.
- Add custom flashcards with personal content.
index.html: The main HTML file for the application.script.js: JavaScript file for handling application logic.styles.css: CSS file for styling the application.
- Web browser (Chrome, Firefox, etc.)
-
Clone the repository:
git clone https://github.com/SiddardhaShayini/Flashcard-App.git
-
Navigate to the project directory:
cd flashcard-app -
Open 'index.html' in your preferred web browser to run the application.
- Add Flashcards: Use the provided forms to create new flashcards.
- View Flashcards: Browse through your flashcards and review them.
- Export Flashcards: Export your flashcards to your desired format using the export functionality.