Skip to content

Mayank1170/Next-app-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next App Generator

A CLI tool that helps you create Next.js applications using natural language descriptions. Instead of manually creating and setting up components, just describe what you want, and let the tool generate it for you.

Features

  • Generate Next.js apps from natural language descriptions
  • Built-in TypeScript and Tailwind CSS setup
  • Responsive components out of the box
  • Custom themes and styles
  • Clean and organized project structure
  • Pre-configured project setup

Prerequisites

Make sure you have:

  • Node.js 16.x or later
  • npm 7.x or later
  • X.AI API key from x.ai

Quick Start

Global Installation

# Install the tool
npm install -g next-app-generator

# Create a new project
npx next-app-generator my-app "description" --api-key YOUR_X_AI_KEY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published