Skip to content

Jackl9u/Interactive-Blogging-Platform-with-Follower-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interactive-Blogging-Platform-with-Follower-Network

A blog site implemented with Python, HTML, and JavaScript, powered by Django

To launch the blog site, clone the repository and run the following commands:

cd socialnetwork
python3 manage.py migrate
python3 manage.py runserver

Then, open a browser and visit the local port:

http://localhost:8000

About

A blog site implemented with Python, HTML, and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published