This is a tailwind theme with a site to showcase it. Open the site to get instructions on how to install theme.
Open here if u want to check it out https://flipui.vercel.app/
Scared of vercel? Scared of internet? Here is how to install it normally.
- Clone the repo onto your pc
git clone https://github.com/yehorscode/FlipUI flipui- cd into cloned repo
cd flipui- install dependencies
npm i- run
npm run devgit clone https://github.com/yehorscode/FlipUI flipui &∓& cd flipui &∓& npm i &∓& npm run dev