Video by EKATERINA BOLOVTSOVA: https://www.pexels.com/video/a-woman-dancing-7669220/
- apply the two fonts to the h1 and the p selector
- center the title & the sub title
- resize & place the logo in the top left of the page
- resize & place the video as a main section of the page
- add a gradients for the background using the color's function: "https://www.w3schools.com/sass/sass_functions_color.php"
- add 3 different buttons using the extend method
- the 3 buttons need to be with different background using sass color functions
- add mixin border to the video's frame
this tutorial doesn't cover loop, each if else, while etc. The main focus of this Repo is to show some functionalities in sass inside react environment
-
sass loop: https://egghead.io/lessons/scss-create-a-gradient-with-a-sass-loop
-
sass structure https://itnext.io/structuring-your-sass-projects-c8d41fa55ed4
- the BEM methodology https://en.bem.info/methodology/