https://github.com/zevaverbach/binary_quiz_frontend
A fun web quiz about binary numbers!
https://github.com/zevaverbach/binary_quiz_frontend
Last synced: over 1 year ago
JSON representation
A fun web quiz about binary numbers!
- Host: GitHub
- URL: https://github.com/zevaverbach/binary_quiz_frontend
- Owner: zevaverbach
- License: mit
- Created: 2020-06-14T09:37:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T16:52:20.000Z (almost 3 years ago)
- Last Synced: 2025-02-28T19:13:40.673Z (over 1 year ago)
- Language: Svelte
- Homepage: https://binary.helpers.fun
- Size: 298 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Binary Quiz Front End
This is a Svelte app that makes binary math quizzes.
## Dependencies
- [svelte](https://svelte.dev)
- [Binary Quiz Back End](https://github.com/zevaverbach/binary_quiz_backend)