Skip to content

Commit d28a684

Browse files
committed
added reviews
1 parent eb90c72 commit d28a684

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

reactjsfoundations.com/src/Introduction.js

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,19 @@ function Introduction(props) {
5656
course and for anyone learning react."
5757
</strong>
5858
</blockquote>
59-
59+
<blockquote>
60+
<strong>
61+
"This is a wonderfully researched, impeccably written book
62+
meticulously covering the all the key, core concepts involved in
63+
developing application with React."
64+
</strong>
65+
</blockquote>
66+
<blockquote>
67+
<strong>
68+
"The details inside are perfectly explained, organized in perfect
69+
order, and explained completely."
70+
</strong>
71+
</blockquote>
6072
<blockquote style={{ textAlign: 'right' }}>
6173
<a href="https://www.amazon.com/React-Foundations-Building-Interfaces-ReactJS/product-reviews/1119685540">
6274
Read More Reviews

0 commit comments

Comments
 (0)