-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.md
20 lines (12 loc) · 828 Bytes
/
README.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
[![Python 3.6](https://img.shields.io/badge/python-3.9-blue.svg)](https://www.python.org/downloads/release/python-390/)
# Personal Portfolio Website in Django
<img width="1266" alt="Screen Shot 2022-12-07 at 1 16 02 PM" src="https://github.com/Leonardo-Dias-Up/Django-Portfolio/blob/main/Portfolio.png">
Built using:
In the Django-Portfolio/portfolio, you can run:
### `python manage.py runserver`
Runs the app in the development mode.\
Open [http://localhost:8000] to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
See the section about [django] (https://docs.djangoproject.com/en/4.1/) for more information.