Skip to content

omrfrkcpr/Sass_Portfolio_Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sass_Portfolio_Page

https://omrfrkcpr.github.io/Sass_Portfolio_Page/

Description

Project aims to create responsive portfolio page with using HTML5 CSS3 and SASS.

Project Skeleton

Sass_Portfolio_Page (folder)
|
|----assets
|----css
    |----main.css
    |----main.css.map
|----scss
    |----abstract
        |----_mixins.scss
        |----_variables.scss
    |----base
        |----_reset.scss
    |----components
        |----_footer.scss
        |----_nav.scss
        |----_responsive.scss
    |----pages
        |----_about.scss
        |----_contact.scss
        |----_home.scss
        |----_projects.scss
    |----main.scss
|----about.html
|----contact.html
|----index.html
|----LICENSE
|----projects.html
|----readme.md
|----sass-potfolio-page.gif

Outcome

sass-portfolio-page

At the end of the project, following topics are covered;

  • HTML5 / CSS3 / SASS

  • Responsive Layout

  • SASS = @mixin-@include / variables / @extend / ...

At the end of the project, will be able to;

  • improve coding skills within HTML & CSS inckl. SASS

  • use git commands (push, pull, commit, add etc.) and Github as Version Control System.

⌛ Happy Coding ✍

Releases

No releases published

Packages

No packages published