Recoil is a React hook for just-in-time component rendering, with first-class support for Tailwind CSS. Easily bind visibility and other events to viewport dimensions and breakpoints with pinpoint accuracy.
This project uses Yarn Workspaces.
recoil
āāā example # nextjs sandbox
āāā hook # recoil package
Run the following command from the root of the project directory to begin working on patches and new features. This will start an example site, built with Next.js, where you can quickly confirm your changes.
% yarn develop