An open API service indexing awesome lists of open source software.

https://github.com/kubgus/flashcards

A simple flashcards website for studying.
https://github.com/kubgus/flashcards

css3 flashcards html5 js json

Last synced: 2 months ago
JSON representation

A simple flashcards website for studying.

Awesome Lists containing this project

README

          

# flashcards 🎴
A simple flashcards website for studying.

## File Format 📃
```json
[
["Question", "Answer"],
["One", "Two"]
]
```

## Screenshots 🖼️