This is my portfolio as a first project in Vefskóli. In this project I used node-sass for cleaner css and compile to .css file.
- element, element and element with contact info (header does not contain a logo whereas it did not fit the project)
- Section, Paragraphs, list, image and anchor elements
- Use of color palette
- Use of Google fonts (or similar)
- Hover state for links
- Use BEM notation for the CSS
Clone project and remember to run npm install
first.
Run npm run sass
to compile Sass to .css while working on project