Skip to content

This is a training project. It was written after the first module of the CodersCamp course. I had to demonstrate a practise knowledge of HTML and CSS. I couldn't use JavaScript or ready-made style libraries like Bootstrap.

Notifications You must be signed in to change notification settings

jurecki/myPortfolio

 
 

Repository files navigation

Table of contents

General info

This is a training project. It was written after the first module of the CodersCamp course. I had to demonstrate a practise knowledge of HTML and CSS. I couldun't use JavaScript or ready-made style libraries like Bootstrap.

Technologies

Project is created with:

  • HTML 5
  • CSS / Sass
  • NPM
  • BEM Methodology
  • Next-Gen Image Formats jp2, webp

Setup

You can see this project on https://jurecki.github.io/myPortfolio/ To run this project, install it locally using npm:

$ npm install
$ npm watch

Sources

Combining the BEM methodology with Sass inspired by Samuraj Programowania tutorial by https://www.udemy.com/course/zaawansowane-projekty-w-css-i-javascript
Using RWD with mixin and rem inspired by Jonas Schmedtmann tutorial by https://www.udemy.com/course/advanced-css-and-sass/ Photos

About

This is a training project. It was written after the first module of the CodersCamp course. I had to demonstrate a practise knowledge of HTML and CSS. I couldn't use JavaScript or ready-made style libraries like Bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 52.4%
  • HTML 47.6%