https://github.com/dgamer007/nx-workspace-tutorial
Nx Workspace Guide(v20): Next.js + React Component Library + ShadCN Integration + Tailwindcss (v4)
https://github.com/dgamer007/nx-workspace-tutorial
next15 nextjs nx-workspace nx-workspaces reactlibrary shadcn shadcn-ui tailwindcssv4
Last synced: 3 months ago
JSON representation
Nx Workspace Guide(v20): Next.js + React Component Library + ShadCN Integration + Tailwindcss (v4)
- Host: GitHub
- URL: https://github.com/dgamer007/nx-workspace-tutorial
- Owner: DGamer007
- Created: 2025-03-18T08:39:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T08:51:02.000Z (3 months ago)
- Last Synced: 2025-03-18T09:38:58.554Z (3 months ago)
- Topics: next15, nextjs, nx-workspace, nx-workspaces, reactlibrary, shadcn, shadcn-ui, tailwindcssv4
- Language: TypeScript
- Homepage: https://dev.to/dgamer007/nx-workspace-guidev20-nextjs-react-component-library-shadcn-integration-tailwindcss-v4-1908
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nx Workspace Guide (v20)
## Next.js + React Component Library + ShadCN + Tailwind CSS v4
This repository contains the codebase for the blog post detailing the setup of an Nx monorepo with Next.js, a React component library using ShadCN, and Tailwind CSS v4.**📖 Blog Posts**
For a step-by-step guide, check out the blog posts:
- **Dev.to:** [Nx Workspace Guide (v20)](https://dev.to/dgamer007/nx-workspace-guidev20-nextjs-react-component-library-shadcn-integration-tailwindcss-v4-1908)
- **Medium:** [Nx Workspace Guide (v20)](https://medium.com/@dgamer007/nx-workspace-guide-v20-next-js-react-component-library-shadcn-integration-tailwindcss-v4-12f69a54b8c6)**🚀 What's Inside?**
- **Next.js App** – A powerful framework for building web applications.
- **React Component Library** – A ShadCN-powered UI library for scalable design.
- **Tailwind CSS v4** – Utility-first CSS for rapid UI development.