/SexyHeadlessComponents

Demo of Headless UI Components with React

Primary LanguageTypeScript

Sexy Headless Components

This repo contains code from an article I wrote. You can find that article here

Running The Project

  • Install Dependencies: yarn install
  • Run dev project: yarn start
  • Build project: yarn build