Articles by Tag #shadcn

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

How to Use Shadcn UI with a React Project

Shadcn UI is a modern and flexible UI component library designed to work seamlessly with React. It...

Learn More 66 1Aug 7 '24

How to add shadcn to existing project

If you are a web developer, chances are you heard about shadcn/ui, one of the most popular component...

Learn More 42 0Aug 8 '24

Building UIs with Franken UI, a Shadcn alternative

Written by Jude Miracle✏️ As developers, we often look for tools and ways to enhance our...

Learn More 32 1Jul 15 '24

Top 5 Coolest shadcn/ui Extensions

Shadcn/ui is without a doubt the most popular component library. It become crazy popular in the...

Learn More 30 0Jun 30 '24

Less Code, More Flow: Streamline your Frontend Workflow with Shadcn/UI

This article was co-authored by: @calyx_426 Charles Nigel Espiloy Introduction Every...

Learn More 28 3Apr 24

I made an admin dashboard for NextJS using Shadcn UI! Use it for free! ⚡️

Hey guys, I made an admin dashboard for NextJS using Shadcn UI! Use it for free! Presentation:...

Learn More 14 3Feb 4

Multi-Image Uploader for Next.js | Shadcn/ui

I’ve always had a thing for building small, efficient, and responsive components—especially when it...

Learn More 13 0Feb 23

Building a Reusable Table with React, Typescript, Tailwindcss, and Shadcn/UI

Let’s face it—building an HTML table is simple enough if you stick to the good ol’ semantic approach...

Learn More 12 3Mar 2

Shadcn UI: Must-Have Tools & Resources

awesome-shadcn/ui A curated list of awesome things related to shadcn/ui Created...

Learn More 10 0Jun 15 '24

Select Dropdown + Searchbar + Clearable (React & Shadcn)

Shadcn provides a fantastic set of beautiful UI components right out of the box. One of the most...

Learn More 10 3Feb 16

Introducing the Zod Schema Designer: A Visual Tool for Creating and Editing Zod Schemas

If you’re a developer using Zod for schema validation in your Next.js or React projects, I have...

Learn More 9 2Dec 30 '24

Implement ShadCn form with Validation

Our Goal or Funda is very simple. Follow 4 steps implement a super duper form with validation with...

Learn More 7 0Jul 3 '24

Material UI vs Shadcn

Are you confused in Material UI vs Shadcn for your next React project? Both are popular UI component...

Learn More 7 1Jul 17 '24

Create React project with Vite and set up Tailwind, shadcn/ui

Using Tailwind and shadcn/ui is common in React. This is how to start a new React project with...

Learn More 7 0Nov 28 '24

10 Essential Shadcn Components Every Developer Should Know About

Living in the web development world, it may just feel like digging for treasure until you find your...

Learn More 6 2Sep 17 '24

Shadcn Date Picker with custom implementation

Shadcn Date Picker that comes with this component library definitely does not suck, but there are a...

Learn More 6 0Aug 4 '24

Why Developers Love the Shadcn Sidebar Component

Navigation is a crucial part of any web application. It helps users understand the structure of the...

Learn More 6 0Nov 4 '24

Install ShadCN and Tailwind in Vite React Project

https://github.com/techshade/shadcn-vite-react-starter

Learn More 6 0Aug 3 '24

How to add ShadCN to an electron-vite project.

Currently, it's a bit tricky to add shadcn components to an electron-vite project, so I thought of...

Learn More 6 2Feb 22

Shadcn Components Animated with Motion (and More!)

Are you looking to supercharge your Shadcn components with fluid, modern animations? Animate UI is...

Learn More 6 0Mar 31

How to Create an Image to PDF Converter Using Next.js, Shadcn, and Tailwind

In this tutorial, we'll create a modern web-based image-to-PDF converter that works entirely in the...

Learn More 5 4Feb 26

The beginning of my open source journey

Introduction Hello there, my name is Cleo Buenaventura. Currently a 4th year Software...

Learn More 5 1Sep 3 '24

Nx Workspace Guide(v20): Next.js + React Component Library + ShadCN Integration + Tailwindcss (v4)

Explore the full setup and code on GitHub: ...

Learn More 5 1Mar 18

🚀Setting Up (2025) Next.js 15 with ShadCN & Tailwind CSS v4 (No Config Needed) + Dark Mode

With the release of Next.js 15 and Tailwind CSS v4, setting up a modern web project has never been...

Learn More 4 0Mar 4

Forms in seconds with ShardCn forms

Good morning everyone and happy MonDEV! ☕ We are here again ready to start a new week discovering a...

Learn More 3 0Nov 11 '24

A comparison of metadata configurations between Lobechat and Shadcn/ui

In this article, you will learn how metadata is configured in Lobechat and Shadcn/ui. This comparison...

Learn More 3 0Nov 12 '24

How to Install Shadcn with Next.js 14: A Step-by-Step Guide

Fastness means using the best and most up-to-date tools and frameworks in the ever-fast-developing...

Learn More 3 1Aug 18 '24

How to Fix Shadcn UI Adding Wrong Folder for Components

I wish to share the observation and simple fix for Shadcn UI components folder issue. ...

Learn More 2 2Aug 4 '24

Next.js + Better Auth + Prisma With Dashboard Starter Kit

Features Next.js 15 with App Router for modern React development Better Auth for seamless...

Learn More 2 0Mar 23

Creating a User Nav bar in Next.js 14 using Shadcn UI and Tailwind CSS

The goal for this article is to build something like: When I was working on a project...

Learn More 2 0May 20 '24