React UI Components built with Tailwind 3. Get a super boost to your development 🚀
Read the Online Documentation.
yarn add @redlotus/ui
Add the following to your main.tsx
file:
import "@redlotus/ui/dist/style.css";
- Clone repository
- Ensure you have the latest LTS version of Node.js installed
- Install dependencies with
yarn
- Run
yarn add react react-dom react-router-dom tailwindcss-border-gradient-radius framer-motion @headlessui/react @emotion/react @emotion/styled @react-hook/window-size clsx date-fns formik react-icons react-use-measure react-hotkeys-hook
to install peer dependencies - Run
yarn start
oryarn dev
to enter dev mode watch
Copyright (c) 2022, tomimarkus991