# 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>
---
