Component is done and ready for use, if all the items in the list below are completed
<h2>Html</h2>
<pre>
<code class="html" data-copy-all>
<!-- Html code here -->
</code>
</pre>
<h2>Scss</h2>
<pre>
<code class="scss" data-copy-all>
// Scss here
</code>
</pre>
<h2>JavaScript</h2>
<pre>
<code class="javascript" data-copy-all>
// JavaScript code here
</code>
</pre>