JSFiddle - React, Tailwind, and code Playground
by abude
HTML
<li><label class="desc"><font color="green">Want to get email ($<span id="price">50</span>/month)</font></label>
<input type="checkbox" checked="" id="subscribe" name="subscribe"> Some text</li> <br />
<li><label class="desc">-$30 subscribe</label>
<input type="checkbox" id="custom_test" name="custom_test"> Please check this to add your own email</li>