this is a basic portfolio HTML starter, missing the styles. It already has assets, that you can change and add your own adjustments
β README.md: That's this file, where you can tell people what your cool website does and how you built it.
β index.html: This is the main HTML page for your site.
β style.css: CSS files add styling rules to your content.
β script.js: If you're feeling fancy you can add interactivity to your site with JavaScript.
β favicon.ico: A favicon, also known as a shortcut icon, website icon, tab icon, URL icon, or bookmark icon, is a file containing one or more small icons, associated with a particular website or web page
β assets folder: Where you can place all of your cool images
You are free to change images, colors and text, but the final goal is to have something similar to this:
-
Bootstrap: a popular CSS Framework for developing responsive and mobile-first websites
