mahauf / Portfolio-Template

Responsive Personal Portfolio Website template build with Sass & Js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio-Template


WQYaQIVv1S

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:
npm install -g sass
  • run build command from command line:
sass stylesheets/main.scss dist/main.css

About

Responsive Personal Portfolio Website template build with Sass & Js

License:GNU General Public License v3.0


Languages

Language:SCSS 100.0%