Portfolio-Template

Features
- Free to Use ( OpenSource )
- Modern UI Design
- Sass ready with lots of commenting
- Fully responsive
- Muli-Page layout
- Easy colour changes can be done through simple variable edits
Technologies used 🛠️
- HTML 🚀
- CSS 🚀
- JavaScript 🚀
- SASS 🚀
Prerequisites
You’ll need Git and Node.js (which comes with NPM) installed on your computer.
Use with Sass
When using sass
- in order to build that boilerplate, one needs to:
- install
sass
if not yet installed:
- run build command from command line:
sass stylesheets/main.scss dist/main.css