Skip to content

Commit 0a817aa

Browse files
committed
add photo ninja readme
1 parent dd19734 commit 0a817aa

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,15 @@ A photography portfolio website to learn Materialize basics.
7676

7777
### Features
7878

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.
8089

8190
Based on [Materialize Tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gGrbtvASEZSlFEYBnPkmff) by Shaun Pelling - The Net Ninja (2018).

photo-ninja/README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ A photography portfolio website to learn Materialize basics.
1010

1111
## Features
1212

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.
1423

1524
Based on [Materialize Tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gGrbtvASEZSlFEYBnPkmff) by Shaun Pelling - The Net Ninja (2018).

0 commit comments

Comments
 (0)