Skip to content

idanwekhai/twitter-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter clone

A Twitter clone made with django framework.

Dependencies

  • Python 3.x
  • Django==2.0.3
  • django-braces==1.8.1

#Installation

// assuming you've already install virtualenv
pip install -r requirements
cd twitter
python manage.py migrate
python manage.py runserver

#Contributions

Feel free to fork the project if you wish to contribute.

About

A twitter clone with the django framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published