Read XKCD in a webapp
- Install the requirements
- Via requirements.txt
pip install -r requirements.txt
- Via Poetry
python -m poetry lock
+python -m poetry install
- Create a repository on GitHub and install Utterances to it
- Edit the document the final lines of main.py
- Start
- You can visit this project via Repl.it -> https://xkcd.absucc.rf.gd (Webpage)/L64/xkcd (Repl)