Company LogoPaper Street Co.

Rule #1: You DO Talk About Soapbox

The First Whisper

Start spreading the word, even if it's just to yourself. Learn a little here, learn a little there. Absorb the fundamentals. This is where it begins. Not with a bang, but with a quiet line of code.

Example Code
Here's a starting point. You can edit this in the editor below.
<div>
  <h1 class="text-2xl font-bold">Hello, World!</h1>
  <p class="text-gray-500">This is your first component.</p>
</div>

Your Turn

Preview