Skip to content

jmelahman/qotdle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qotdle

Wordle-like, quote-of-the-day guessing game.

Running locally

python3 -m http.server

then open a browser to http://localhost:8000.