I have developed a simple yet dynamic blog using a combination of HTML, CSS, the Python Flask framework, and an SQLite database.
1. create new virtual environment
2. clone the project
3. install dependency by running pip install -r requirements.txt
4. python app.py