Django Portofolio Example
this is a basic portfolio in dark mode
Installation
git clone https://github.com/FaztWeb/django-portfolio-simple.git
cd django-portfolio-simple
pip install -r requirements.txt
python manage.py runserver
now you can visit http://localhost:8000