👧 cuteblog
For installation you need to have phyton in your devices, so download phyton on "https://www.python.org/downloads then install" it on your device, and install django too using terminal withr run "pip install django". Now create new folder and name it with cuteblog then open cuteblog source code project download , you need extract copy all files then paste to cuteblog new folder. and open terminal create venv with run "python -m venv venv" activated venv "venv\Scripts\activate" and run "py manage.py runserver" open on localhost:8000