Skip to content
/ next-starter Public template

A React application template based on Next.js, integrating TypeScript, Zustand, HeadlessUI component library, Framer Motion animations, supporting internationalization and modern toolchain, using Anthony Fu's ESLint configuration to ensure code quality.

Notifications You must be signed in to change notification settings

techfusionlab/next-starter

Repository files navigation

Next.js TypeScript HeroUI Starter Template

A comprehensive and extensible Next.js application starter template, integrating modern React tooling ecosystem.

✨ Features

🚀 Quick Start

Prerequisites

  • Node.js 18+
  • pnpm 8+ (recommended)

Installation

# Clone the project
git clone https://github.com/techfusionlab/next-starter.git
cd next-starter

# Install dependencies
pnpm install

Development

# Start development server
pnpm dev

Visit http://localhost:3000 to view the application.

Build

# Production build
pnpm build

# Preview production build locally
pnpm start

🤝 Contributing

Contributions are welcome! Feel free to submit issues or pull requests.

📄 License

MIT

About

A React application template based on Next.js, integrating TypeScript, Zustand, HeadlessUI component library, Framer Motion animations, supporting internationalization and modern toolchain, using Anthony Fu's ESLint configuration to ensure code quality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published