Skip to content

phobic is just a bunch of HTML components written in NextJs and styled with TailwindCSS

Notifications You must be signed in to change notification settings

at-the-vr/phobic

Repository files navigation

Phobic

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 😉

List

Phobic currently holds

  1. button

  2. card

  3. input

  4. accordion

Development

First, install the dependencies:

npm i

then run the dev server:

npm run dev 
# default hosts at 3000 port

About

phobic is just a bunch of HTML components written in NextJs and styled with TailwindCSS

Topics

Resources

Stars

Watchers

Forks