21stBam / flashcards

A simple Flashcard app built with Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flashcards

A simple Flashcard app built with Vue

Future Plans or steps

  • Add the ability to persist the flash cards between sessions, so they are not lost.
    • will likely require a database as well as a backend service probably with Express
  • Turn this into a game, where people can keep score with how well they are remembering the information

Run

TO run this project, you just need to download the project files and ope up index.html. The Vue files are connected via a CDN.

About

A simple Flashcard app built with Vue


Languages

Language:CSS 44.8%Language:HTML 34.2%Language:JavaScript 21.0%