Phobic is just a bunch of components that I thought to design with a11y and reusability in mind.
Made in NextJs with TailwindCSS, these are extensible components ready to use, possibly just copy-paste the styles instead of the whole component 😉
Phobic currently holds
First, install the dependencies:
npm i
then run the dev server:
npm run dev
# default hosts at 3000 port