Skip to content

MdShohanurRahman/Djanog-MyBlog

Repository files navigation

Django Blog

Python Version Django Version Bootstrap Version Build


Features

  • Full frontend blog features
  • Total views count
  • Like functionality
  • Total like count of single post
  • Comment and reply comment functionility
  • Time of read the post with string counting
  • Generate Contents of post with jquery
  • Ck-Editor with code Snippet

Running the Project Locally

First, clone the repository to your local machine:

git clone https://github.com/MdShohanurRahman/Djanog-MyBlog.git

First of all active the virtual env

Then install the requirements:

pip install -r requirements.txt

Finally, run the development server:

python manage.py runserver

The project will be available at 127.0.0.1:8000.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published