Create Next-Shadcn Starter
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
A CLI tool to scaffold a Next.js project pre-configured with shadcn UI components, Tailwind CSS, and other best practices.
Features
- Fast project setup with one command.
- Pre-configured with shadcn UI components for quick UI building.
- Integrated with Tailwind CSS for rapid styling.
- Includes other best practices for a modern React development environment.
Prerequisites
- Node.js >=14.0.0
- npm >=6.0.0
Installation
To use this CLI tool, you don't need to install it. Simply run:
npx create-next-shadcn-starter
Or install it globally:
npm install -g create-next-shadcn-starter
Usage
After installation, you can run the following command to create a new project:
create-next-shadcn-app
You'll be prompted to enter your project name and other optional configurations.
Contributing
If you have suggestions for how create-next-shadcn-starter could be improved, or want to report a bug, open an issue! Contributions of all kinds are welcomed!
License
MIT
Support
For general questions or issues about the tool, please open an issue on the GitHub repository. For more personalized guidance, reach out to the maintainer at GitHub.