If you want to contribute, that's nice!
If you aren't good in JavaScript or HTML or CSS or really anything, and you want to learn something new, you can check issues for things to fix. Check things marked with good first issue
.
If you want to get the environment to test, download flask.
Example app.py file.
Then run flask run
in Terminal (or cmd) with directory set to where app.py
is located.