Skip to content

Piker98988/pikerDevDomain-django

Repository files navigation

Piker's portfolio website

Personal portfolio website showcasing my development journey and projects.

🚀 Features

  • Responsive design
  • Dynamic content loading
  • Animated UI elements
  • Project showcase
  • Contact form

🛠 Tech Stack

  • Django
  • HTML5/CSS3
  • JavaScript

📦 Installation

# Clone repository
git clone https://github.com/piker98988/pikerDevDomain-django.git

# Create virtual environment
python -m venv .venv
source .venv/bin/activate

# Install dependencies
pip install -r requirements.txt

# Run migrations
python manage.py migrate

# Start server
python manage.py runserver

📫 Contact

About

migrated pikerDevDomain to django python web framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published