It is a blogging website made using Python-Flask. It has a fully functional backend with account login, registration, verification, password hashing facilities and much more to be explored.
To use this project run the following commands one by one,
git clone https://github.com/RajarshiKGP/The_Sorcerer.gitsource .\Scripts\activatepip3 install -r requirements.txtpython3 app.py
That's it...