camilo-lopez / portafolio-django

portafolio django base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio Website

This small website Project is done using django

To setup the project :

First download the project or clone it using the below command

git clone https://github.com/camilo-lopez/portafolio-django.git

  • To start with libraries setup :

pip install -r requirements.txt

Run the localhost server

python manage.py runserver

To add user or any media files such as image just enter into the admin 'http://127.0.0.1:8000/admin/'

About

portafolio django base


Languages

Language:Python 50.4%Language:HTML 49.6%