#python #flask #tutorial
source code: https://github.com/Ayanle99/codelogs/...
In Day 0 of this 100-day Flask series, I set up the project environment, initialized Git, and created a basic app.py file with two routes: / and /about. I also created a templates folder, which we'll start using in the next video. Follow along as I build a blog app from scratch as a blind developer.