Skip to content

sajib1066/django-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name: Django Blog Web Application

How To Setup

  1. Clone This Project git clone https://github.com/sajib1066/django-blog.git
  2. Enter Project Directory cd django-blog
  3. Create a Virtual Environment virtualenv env
  4. Activate Virtual Environment source env/bin/activate
  5. Install Requirements Package pip install -r requirements.txt
  6. Migrate Database python manage.py migrate
  7. Create Super User python manage.py createsuperuser
  8. Finally Run The Project python manage.py runserver

Preview

Preview

Website Demo

b-1 b2 b3 b4 b5 b6 b7 b8