genreactai
Version:
A lightweight and customizable CLI tool to generate React components, tailored to your project's structure and style preferences.
126 lines (88 loc) β’ 3.32 kB
Markdown
<p align="center">
<a href="#">
<img width="400" src="public/logo.png" alt="genreact logo"/>
</a>
</p>
<p align="center">
<img src="https://img.shields.io/npm/v/genreactai?style=for-the-badge">
<img src="https://img.shields.io/github/repo-size/rasperon/genreact?style=for-the-badge">
<img src="https://img.shields.io/npm/l/genreactai?style=for-the-badge">
<img src="https://img.shields.io/npm/dt/genreactai?style=for-the-badge">
<img src="https://img.shields.io/github/contributors/rasperon/genreact?style=for-the-badge">
<a href="https://discord.gg/W9rattDP7h" target="_blank">
<img alt="Discord" src="https://img.shields.io/badge/Join-Discord-7289d9?style=for-the-badge&logo=discord">
</a>
<a href="https://rasperon.dev" target="_blank">
<img src="https://img.shields.io/badge/More-Rasperon.dev-ff0000?style=for-the-badge&logo=go" />
</a>
</p>
#
# βοΈ GENREACT
> **Your AI-Powered React Component Generator β Built for speed, control, and flexibility.**
> **Powered by GENCREATE API and prompt chaining. Generate clean, production-ready components directly from CLI.**
> Create. Edit. Deploy. _No fluff, just code._
### π Links
- π [Website](https://rasperon.dev)
- π¦ [NPM](https://npmjs.com/package/genreact)
- π¬ [Discord](https://discord.gg/W9rattDP7h)
- π οΈ [Docs](https://rasperon.dev/genreact-docs)
- π§ [Powered by Gencreate](https://discord.gg/W9rattDP7h)
## π¦ Installation
```bash
npm install -g genreactai
```
## βοΈ Usage (CLI)
```bash
genreact
```
## EXAMPLE
<p align="center">
<a href="#">
<img src="public/example.gif" alt="example usage gif"/>
</a>
</p>
## OUTPUT
## EXAMPLE
<p align="center">
<a href="#">
<img src="public/output.png" alt="output"/>
</a>
</p>
> Generates a fully typed, styled, and animated React component in your current folder.
## π§ͺ Features
- π Gencreate-powered prompt chaining
- π¨ Tailwind CSS + shadcn/ui support
- βοΈ Functional & typed components
- π§± Atomic structure output (optional)
- π Offline capabilities (cached prompt templates)
- π Multi-language support (EN/TR)
## π§ Prompt Chain Feature
GenReact doesnβt just generate code β it **understands your needs**.
1. It comprehends what you're asking for.
2. It suggests the best component structure.
3. It includes CSS classes and interactivity.
4. It outputs everything into your file.
Without you needing to manually define styles, GenReact behaves like an AI-powered assistant that **knows what itβs doing**.
## π Roadmap
- [ ] UI-based component management (genreact-ui)
- [ ] Next.js and Astro compatibility mode
- [ ] Plugin system (e.g., auth, modal, etc.)
- [ ] Online component marketplace
## π Contributing
Every PR is appreciated. Our focus is on code quality, simplicity, and speed. Feel free to contribute by opening issues or submitting pull requests.
## π Contact & Support
[π rasperon.dev](https://rasperon.dev)
[π¬ Discord server](https://discord.gg/W9rattDP7h)
**Made with β€οΈβπ₯ by Rasperon C.**
<p align="center">
<img src="https://readme-typing-svg.herokuapp.com?font=JetBrains+Mono&size=18&pause=1000&color=0FF7ED¢er=true&vCenter=true&width=435&lines=Write+less+code.+Build+more+impact.">
</p>