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.
- Host: GitHub
- URL: https://github.com/kubgus/flashcards
- Owner: kubgus
- Created: 2023-10-01T20:06:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T06:39:32.000Z (over 2 years ago)
- Last Synced: 2025-10-10T14:03:56.955Z (9 months 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 🖼️