A collection of pre-built ShadCN UI blocks specifically designed for e-commerce websites. Built with Next.js, TypeScript, and Tailwind CSS.
CommerCN - ShadCN UI Blocks for E-commerce Websites
- π¨ Pre-built UI components using ShadCN UI
- π± Fully responsive design
- π E-commerce focused blocks
- β‘ Built with Next.js 16 and React 19
- π― TypeScript support
- πͺ Motion animations
- π Documentation powered by Fumadocs
- Framework: Next.js 16
- Language: TypeScript
- Styling: Tailwind CSS 4
- UI Components: ShadCN UI
- Icons: Lucide React
- Animations: Motion
- Documentation: Fumadocs
npm install
npm run dev
Open http://localhost:3000 in your browser.
npm run build
# Check code quality npm run lint # Format code npm run format # Build registry npm run registry:build
MIT