create-react-fast-app
Version:
Instantly create a React + Vite + Tailwind + ShadCN app
62 lines (45 loc) โข 2 kB
Markdown
# React Fast App ๐
A blazing fast way to start a React project pre-configured with **Vite**, **Tailwind CSS**, and **ShadCN UI** โ all in one command.
## ๐ ๏ธ Usage
```bash
npm create react-fast-app
```
## ๐ What is this?
This CLI helps you bootstrap a new React project with modern UI library - ShadCN, so you donโt need to install Tailwind and ShadCN UI manually every time.
## ๐ฆ Features
- โก Vite + React setup
- ๐จ Tailwind CSS configured
- ๐ ShadCN UI ready to use
- ๐ Auto localhost
- ๐ Folder Structure
## ๐ Folder Structure
```
โโโโpublic
โโโโsrc
โโโโassets
โโโโcomponents
โโโโhooks
โโโโlayouts
โโโโlib
โโโโpages
```
Follow the prompts to choose your configuration and you're ready to go!
## ๐งช What's inside?
- `Tailwind CSS`
- `ShadCN UI` components and themes
### Ways to Contact Us:
1. **GitHub Issues**: You can open an issue directly on this repository for bugs, feature requests, or general inquiries.
- [Open an Issue](https://github.com/satendra03/react-fast-app/issues)
2. **Email**: Reach out to us via email at:
- <a href="mailto:satendrakumarparteti.work@gmail.com"><img src="https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white"/> </a>
3. **Social Media**:
- <a href="https://instagram.com/_satendra_03"><img src="https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white"/> </a>
- <a href="https://linkedin.com/in/connect-satendra"><img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white"/> </a>
4. **Buy Me A Coffee**:
- <a href="https://buymeacoffee.com/satendra03" target="_blank"><img src="https://img.shields.io/badge/Buy%20Me%20A%20Coffee-FFDD00.svg?style=for-the-badge&logo=Buy-Me-A-Coffee&logoColor=black"></a>