ReactJS - Zero to Hero - Step 0 - (Hello World)
<h2>ReactJS - Zero to Hero</h2>
<p>ReactJS Zero to Hero is a lab series where you will learn ReactJS from absolute basics.</p>
<p>By the end of this series you will be able to develop awesome frontend applications on your own!</p>
<p> </p>
<h3>Things you will learn</h3>
<ul>
<li>How to get started with frontend development with ReactJS </li>
</ul>
<p> </p>
<h3>Tools you will require</h3>
<ul>
<li>Internet connection</li>
<li>VS Code/ Any text editing tool</li>
<li>Basic understanding of terminal and comman line interface</li>
</ul>
<p> </p>
<p>Note - The examples shown in this series are based on unix/linux command line. If you're using windows, please run the commands accordingly. </p>