Ecosyste.ms: Awesome
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: about 11 hours ago
JSON representation
A simple flashcards website for studying.
- Host: GitHub
- URL: https://github.com/kubgus/flashcards
- Owner: kubgus
- Created: 2023-10-01T20:06:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-19T06:39:32.000Z (about 1 year ago)
- Last Synced: 2023-12-19T10:17:19.057Z (about 1 year ago)
- Topics: css3, flashcards, html5, js, json
- Language: JavaScript
- Homepage: https://gustafik.com/flashcards/
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flashcards 🎴
A simple flashcards website for studying.## File Format 📃
```json
[
["Question", "Answer"],
["One", "Two"]
]
```## Screenshots 🖼️