diff --git a/README.md b/README.md index d2034a1..3452236 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,24 @@ # Python-Flask-Blog -This is a flask based blog whose frontend is created using bootstrap. + +this is a blog website with an admin panel. build with python flask and MySQL database. + +to start project clone this repo +``` +gh repo clone haris989/Python-Flask-Blog + +``` + +create database name codingthunder and import codingthunder.sql in it + +run command +``` +pip install -r requremet.txt +python main.py +``` + +this will start a webserver on the localhost + + If you have any questions or suggestions, feel free to open an issue or pull request :) +"# codingthunder-flask" +"# codingthunder"