ComponentsFeatures Accordion

A component to display 2 to 5 features in an accordion. By default, the first feature is selected. When a feature is clicked, the others are closed.

  1. The text is clickable and displays the feature description when clicked.
  2. The media could be a video or an image (or nothing). Videos are set to autoplay for the best UX.
A Header component for CodeLaunch boilerplate
terminal

Tips

  1. Keep the title short and simple (less than 5 words).

Looking for UI-only components like buttons, inputs, etc? It's all available as Tailwind utilities. See this guide for more info.