Skip to content

Commit 9ee09b5

Browse files
committed
added review
1 parent f48d643 commit 9ee09b5

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

reactjsfoundations.com/src/Introduction.js

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,23 @@ function Introduction(props) {
6060
>
6161
★★★★★
6262
</p>
63+
<blockquote>
64+
<strong>
65+
"Best ReactJS book I have come across. Simply the best. This book is
66+
well structured and detailed for absolute beginner to a professional.
67+
I am impressed to be honest"
68+
</strong>
69+
</blockquote>
70+
<p
71+
style={{
72+
textAlign: 'center',
73+
color: '#b4032d',
74+
fontSize: '24px',
75+
marginBottom: '-10px',
76+
}}
77+
>
78+
&#9733;&#9733;&#9733;&#9733;&#9733;
79+
</p>
6380
<blockquote>
6481
<strong>
6582
"It is rare to find it hard to put down a programming book but it is

0 commit comments

Comments
 (0)