- Engaging Design: This website utilizes a modern and sleek design that lets visitors find out more about me.
- Responsive Layout: Via Bootstrap, the website adapts seamlessly to various devices and screen sizes, ensuring an optimal viewing experience for all.
- Dynamic Content: Powered by Django, this portfolio dynamically updates to reflect my latest projects and achievement.
- Clone the Project from GitHub
git clone https://github.com/EastonArcher/Django-Website.git
cd Django-Website
- Open the project in a virtual environment
- In a new terminal
cd mywebsite
python manage.py runserver
- Lastly, navigate to http://127.0.0.1:8000/ to access the live server website