A starter personal portfolio project using web technologies
/
├── css/
│ ├── bootstrap.css
│ ├── bootstrap-*-.css
│ └── main.css <- edit styles
├── js/
│ ├── bootstrap.js
│ └── bootstrap-*-.js
├── index.html <- edit structure
└── README.md
- Click
Use this template
(GitHub) at the top of the page. - Fill out any information on the next page.
- Clone it onto your local machine and
cd
into the directory.