Skip to content

Repository files navigation

React + TypeScript Starter Template (RST)

A premium, production-ready starter template for React applications. Packed with modern tools like Vite, TypeScript, Tailwind CSS v4, Redux Toolkit, and Framer Motion.

🚀 Quick Start

Initialize a new project instantly using npx:

# Using npx
npx create-rst my-new-app

# OR using npm init
npm create rst my-new-app

Or install globally:

npm install -g create-rst
create-rst my-new-app

Then navigate to your project and start coding:

cd my-new-app
npm run dev

✨ Features

  • ⚡ Vite: Lightning fast build tool.
  • 📘 TypeScript: Type safety and better developer experience.
  • 🎨 Tailwind CSS v4: The latest utility-first CSS framework.
  • 🛠️ Redux Toolkit: Validated state management.
  • 🎭 Framer Motion: Production-ready animations.
  • 🧩 Radix UI: Accessible, unstyled UI primitives.
  • 📝 React Hook Form + Zod: Powerful forms with validation.
  • 🌐 Axios: HTTP client pre-configured.

📦 Scripts

  • npm run dev: Start the development server.
  • npm run build: Build for production.
  • npm run lint: Run ESLint.
  • npm run preview: Preview the production build.

📄 License

MIT © naim0018

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages