components/

Updated on

This directory contains all the components used in your Shipixen boilerplate. You can use these components to build your own pages.

What's inside?

Shipixen comes with components for:

  • blog blog-related articles e.g. components to show an article list
  • landing landing page-related components e.g. components to show a hero section, feature, faq, etc. (see landing page components here)
  • search search-related components e.g. search button.
  • shared shared components - UI building blocks e.g. button, input, etc. made with Shadcn UI and Radix (see UI components)