UNPKG

create-react-fast-app

Version:

Instantly create a React + Vite + Tailwind + ShadCN app

62 lines (45 loc) โ€ข 2 kB
# 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> ---