You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
403 B
13 lines
403 B
<div class="hero">
|
|
<div class="wrap">
|
|
<div class="text"><strong>React</strong></div>
|
|
<div class="minitext">
|
|
A JavaScript library for building user interfaces
|
|
</div>
|
|
|
|
<div class="buttons-unit">
|
|
<a href="/react/docs/hello-world.html" class="button">Get Started</a>
|
|
<a href="/react/tutorial/tutorial.html" class="button">Take the Tutorial</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|