Mediafire-clone This is a mediafire-clone project in django First clone this repositry from gitbash or install the zip and extract it 1 : go to the folder in Mediafire-clone 2 : Type cmd in the path 3 : type pip install -r requirement.txt 4 : wait for all the library to be installed 5 : type python manage.py runserver in the cmd 6 : go to http://127.0.0.1:8000/home 7 : explore the project