To run the server on your localhost
you should have python virtualenv
installed on you linux
environment
clone this repo in your computer , cd into that directory.
enable the virtual environmrnt with
source .djangoVenv/bin/activate
cd into the practiceSite
dir
run
python manage.py runserver
type this in the url bar of your browser:
http://localhost:8000/fileUploads