Skip to content
/ Network Public

A django based social network web app. (twitter clone)

Notifications You must be signed in to change notification settings

Xerx81/Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network

Description:

Network is a Django-based web application that allows users to share and interact with short messages, much like Twitter.

Setup:

1. Clone the repository:

git clone https://github.com/Xerx81/Network.git

2. Create a virtual enviornment

3. Install dependencies

pip install -r requirements.txt

4. Run the development server

python manage.py runserver

About

A django based social network web app. (twitter clone)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published