I'm creating this simple Flask app to improve my vocabulary.
Words sourced from this Excel sheet.
Currently deployed here. Heroku does not have a free tier anymore.
Words are displayed from a pre-populated wordlist.txt, which is the current list of words I am trying to learn.
There is also an option to check the meaning of custom words.
A Heroku account
Python 3.11.7
virtualenv