Components

Components

This project will serve as a repository for components I built and think I might reuse in the future. The components are all HTML and Tailwind CSS. This makes copy pasting into any project easy rather than framework specific components which may come in the future if it makes sense for the type of component.

Right now I only have a few componets added and some placeholder components to get the layout setup. This is a new venture for me, so I'm excited to continue adding components as I build.

I'm using Astro to build this site taking advantage of the new view transitions api for a smooth experience. Astro gives me the ability to use components from a number of different frameworks and libraries. If I end up adding Framework specific components this will make previewing the component easy.