File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,15 @@ A photography portfolio website to learn Materialize basics.
76
76
77
77
### Features
78
78
79
- -
79
+ - formatting texts and handling colors with Materialize.
80
+ - displaying icons from Material Icons and Font Awesome.
81
+ - creating a header for desktop and mobile with a burger menu and a sidenav.
82
+ - building a responsive grid.
83
+ - pushing, pulling and hiding content according to screen size.
84
+ - using Materialize JavaScript for tabs.
85
+ - rendering images with lightbox and parallax tools.
86
+ - generating a form with a built-in date picker and handling buttons.
87
+ - customizing colors and displaying tooltips next to social icons.
88
+ - adding a footer and enabling smooth scroll with scrollspy.
80
89
81
90
Based on [ Materialize Tutorial] ( https://www.youtube.com/playlist?list=PL4cUxeGkcC9gGrbtvASEZSlFEYBnPkmff ) by Shaun Pelling - The Net Ninja (2018).
Original file line number Diff line number Diff line change @@ -10,6 +10,15 @@ A photography portfolio website to learn Materialize basics.
10
10
11
11
## Features
12
12
13
- -
13
+ - formatting texts and handling colors with Materialize.
14
+ - displaying icons from Material Icons and Font Awesome.
15
+ - creating a header for desktop and mobile with a burger menu and a sidenav.
16
+ - building a responsive grid.
17
+ - pushing, pulling and hiding content according to screen size.
18
+ - using Materialize JavaScript for tabs.
19
+ - rendering images with lightbox and parallax tools.
20
+ - generating a form with a built-in date picker and handling buttons.
21
+ - customizing colors and displaying tooltips next to social icons.
22
+ - adding a footer and enabling smooth scroll with scrollspy.
14
23
15
24
Based on [ Materialize Tutorial] ( https://www.youtube.com/playlist?list=PL4cUxeGkcC9gGrbtvASEZSlFEYBnPkmff ) by Shaun Pelling - The Net Ninja (2018).
You can’t perform that action at this time.
0 commit comments