You can see the live demo project please Click Here
The blog website is built using the following technologies:
- HTML
- CSS
- Boostrap
- jquery
- SQLite Database
- Python
- Django
-
Python v3.8.10 : Downnload Link
-
VS Code Editor
To install and run the Blog Wesite locally, please follow these steps:
-
Clone the repository :
git clone https://github.com/pranto113015/blog-website-django.git
-
Now create and activate a virtual environment (optional but recommended):
-
On Windows :
python -m venv venvironment
. venvironment/Scripts/activate
-
Then navigate to the project directory :
cd myproject/
-
Install the dependencies:
pip install -r requirements.txt
-
Start the development server:
python manage.py runserver
-
Open your web browser and access the application at http://localhost:8000
- This website build for django course assignment final task.
If you have any questions or need further clarification, please contact my Email / Linkedin .
-
💌 Email : [email protected]
-
🕵️♂️ Linkedin : Pranto Kumar
Thank you for reviewing my project 💙