nabrown / flashcards

A little flashcard app, built with Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flash Cards

This is a little web app built with Vue.js to display flash cards. Currently, it pulls trivia from a Google Sheet. The plan is to make it generic and able to take any pairs of 'prompt' and 'response' to show as flash cards.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A little flashcard app, built with Vue.js


Languages

Language:Vue 91.3%Language:JavaScript 4.7%Language:HTML 4.0%