This repository has been archived and is no longer actively maintained. It was created as an experimental starter and learning playground. Since then, better, more actively maintained alternatives have emerged.
If you are starting a new project, it is strongly recommended to use a more modern and focused boilerplate instead of this one to avoid unnecessary bloat and maintenance overhead. use this links instead: UI Thing Starter.
- All the components from UI Thing.
- So this may impact performance. I'm not sure. I would recommend that you delete the components that you do not need.
- All the components from Inspire UI.
- Just copy component code into components => Inspire folder, and if there is any cn function import, remove it.
- Dark Mode.
- Theme Costomizer.
- i18n.
- State Manage(Pinia).
- Tailwind.
- Icon Collections(Lucide &...).
- Zod.
- Notivue was also added to the project.
- This is not needed, I just wanted another toast library to play with. Feel free to remove it if the built in toast works for you.
- V-Wave.
- It just adds a ripple effect any component that you want. It's pretty cool. You can remove it if you don't need it.
The starter is deployed on Netlify here.
git clone --recurse-submodules <repo-url>Install the dependencies
pnpm i:allStart the dev server
pnpm devThis boilerplate is powering the following website:
Originally Forked from https://ui-thing.behonbaker.com/