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

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!

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)