Skip to content

47018rohit/rp-react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rp-react-template

A minimal, personal React starter template generator powered by Vite, TypeScript, and TailwindCSS.


🚀 Features

  • ⚡ Vite + React + TypeScript\
  • 🎨 TailwindCSS preconfigured\
  • 🧩 Optional CSS preprocessors (Sass, Less, None)\
  • 🎛 Includes helpful libraries: React Router, Zustand, TanStack Query, Axios, Zod\
  • 🔧 Automatic dependency installation\
  • 📦 Clean, minimal template

📦 Installation

Create a new project:

npx rp-react-template

Or install globally:

npm install -g rp-react-template

Run:

rp-react-template

🛠 Usage

  1. Run the CLI\
  2. Enter project name\
  3. Select CSS preprocessor\
  4. Let dependencies install\
  5. Start the dev server:
npm run dev

📂 Generated Project Structure

my-app/
  ├── index.html
  ├── package.json
  ├── tsconfig.json
  ├── vite.config.ts
  ├── tailwind.config.js
  ├── postcss.config.js
  └── src/
      ├── main.tsx
      ├── App.tsx
      └── styles/

🐞 Issues

Report issues or request features:
https://github.com/47018rohit/rp-react-template/issues


📄 License

MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •