Skip to content

JessicaBassil/react-forged

Repository files navigation

🚀 React Forged

A lightning-fast CLI to generate production-ready React apps in seconds, not hours.

Stop wasting time on boilerplate. Start building real features immediately.


⚡ Why React Forged?

Every React project starts the same way:

  • Vite setup
  • TypeScript configuration
  • Linting & formatting tools
  • Tailwind setup
  • Testing setup
  • Git hooks
  • Folder structure decisions

It’s repetitive, slow, and easy to mess up.

React Forged removes all of it.

One command gives you a modern, production-ready foundation instantly.


✨ What you get

Every generated project includes:

  • ⚡ Vite (fast dev + build)
  • ⚛️ React + TypeScript
  • 🎨 Tailwind CSS (preconfigured)
  • 🧹 Biome (lint + format, zero config)
  • 🧪 Vitest (testing ready)
  • 🪝 Husky (Git hooks)
  • 🧱 Scalable project structure

No setup fatigue. No config hunting. Just build.


🛠 Installation

npm install -g react-forged

About

A modern CLI tool for scaffolding production-ready React applications with opinionated architecture, TypeScript support, and built-in tooling like ESLint, Biome, Husky, and testing setups.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors