This showcases my web portfolio. HTML, CSS, JavaScript, jQuery, Sass/SCSS, Bootstrap, and Bulma were used.
- Create a folder of SCSS and then create a file that should be style.scss
- Create a folder of CSS and then create a file that should be style.css
- Then use CMD and enter the following:
sass --watch scss/style.scss:css/style.css
- Enjoy!
https://nrs011portfolio.netlify.app/
Code released under the MIT license