Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kubgus/flashcards

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

css3 flashcards html5 js json

Last synced: about 11 hours 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 🖼️