Skip to content

Commit dae4dea

Browse files
committed
add bulma readme
1 parent 7c4982a commit dae4dea

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ A product page to understand Bulma basics.
4646

4747
### Features
4848

49-
-
49+
- handling font sizes and colors with Bulma.
50+
- working with section, container and spacing classes.
51+
- building a navbar for desktop and mobile with a burger menu.
52+
- adding some breadcrumbs, a message box and a footer.
53+
- playing with grid columns and responsive classes.
54+
- generating cards for related products.
55+
- using tabs and rendering a modal with JavaScript.
56+
- creating a form: text, checkbox and select fields.
5057

5158
Based on [Bulma CSS Tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9iXItWKbaQxcyDT1u6E7a8a) by Shaun Pelling - The Net Ninja (2020).

ninja-coffee/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ A product page to understand Bulma basics.
1010

1111
## Features
1212

13-
-
13+
- handling font sizes and colors with Bulma.
14+
- working with section, container and spacing classes.
15+
- building a navbar for desktop and mobile with a burger menu.
16+
- adding some breadcrumbs, a message box and a footer.
17+
- playing with grid columns and responsive classes.
18+
- generating cards for related products.
19+
- using tabs and rendering a modal with JavaScript.
20+
- creating a form: text, checkbox and select fields.
1421

1522
Based on [Bulma CSS Tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9iXItWKbaQxcyDT1u6E7a8a) by Shaun Pelling - The Net Ninja (2020).

0 commit comments

Comments
 (0)