mirror of
https://github.com/moumen-soliman/uitripled
synced 2026-04-21 13:37:20 +00:00
Production-ready UI blocks, components, and full pages available in shadcn/ui and Base UI, powered by Framer Motion, with a Landing Page Builder, Background Builder, and Grid Generator.
Introduces NativeFlipText components for both BaseUI and ShadcnUI, along with a demo for BaseUI. Updates layout and responsive styles in detail task cards and home page content, including improved flex behavior and text sizing. Also updates the cash flow chart's heading size for better responsiveness and tweaks home page copy from 'copy' to 'install'. |
||
|---|---|---|
| .github | ||
| .vscode | ||
| app | ||
| components | ||
| lib | ||
| package | ||
| public | ||
| scripts | ||
| types | ||
| .eslintrc | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc.json | ||
| components.json | ||
| CONTRIBUTING.md | ||
| eslint.config.mjs | ||
| LICENSE.md | ||
| lint_errors.txt | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| README.md | ||
| registry.json | ||
| tsconfig.json | ||
| yarn.lock | ||
UI TripleD
Production-ready UI components and blocks powered by shadcn/ui and Framer Motion.
Docs · Report a bug · Feature request ·
Features
- Production-Ready Components - Carefully crafted UI components built with shadcn/ui & Framer Motion
- Visual Builder - Drag-and-drop interface for building and previewing components
- Copy & Paste - One-click code copying for seamless integration
- TypeScript Support - Full type safety throughout
Tech Stack
Getting Started
Install dependencies:
npm install
Run the development server:
npm run dev
Open http://localhost:3000 in your browser.
Usage
Browse components in the library, preview them, and copy the code directly into your project. Use the visual builder to customize components and see live previews.
Contributing
Contributions are welcome! Please read our Contributing Guide before submitting pull requests.
License
See LICENSE for details.