issues
search
Billgonzo123
/
Spelling-Bee
A spelling quiz that uses a voice-to-text API to read and describe words! Test you spelling skills!
https://chriskurz098.github.io/Spelling-Bee/
0
stars
1
forks
source link
Develop
#14
Closed
Billgonzo123
closed
2 years ago
Billgonzo123
commented
2 years ago
Created two function for each fetch
At the end it returns an object with "name", "example" and "definition" as keys
If the random word doesn't exist in the dictionary api it repeats the fetch until it finds a word that works
Has basic error handling