← All projects

shadcn-extension

by @BelkacemYerfa

Active 1.3k

An open source component collection , that extends your ui library , built using shadcn component

About this project

Shadcn Extension Turborepo This is the official starter for the Shadcn Extension Turborepo, a monorepo setup for developing and sharing reusable UI components. What is Turborepo? Turborepo is a high-performance build system for JavaScript and TypeScript codebases. It is designed for scaling monorepos and also makes workflows in single-package workspaces faster, too. Turborepo optimizes build and development processes by caching, parallel execution, and dependency graph analysis. About This Repository This repository is a monorepo, which means it contains multiple projects managed in a single codebase. This approach simplifies dependency management and sharing code between projects. Tools and Technologies Used: pnpm: A fast, disk space-efficient package manager. Turborepo: A build system for monorepos. TypeScript: A statically typed superset of JavaScript. Next.js: A React framework for production. Structure The repository is structured as follows: Getting Started Cloning the Repository First, clone the monorepo to your local machine: Installation Install all dependencies using pnpm: Building the Project To build all apps and packages, run the following command:

From the project README on GitHub

Stars
1,329
Forks
58
License
MIT
Last push
4 Aug 2025

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/shadcn-extension.svg)](https://www.madeinalgeria.dev/projects/shadcn-extension)

Related projects