Skip to content

create-fias includes a simple yet powerful CLI (Command Line Interface) built with chalk and inquirer to provide an interactive setup experience. It allows developers to quickly scaffold React or Next.js projects using a unified, developer-friendly flow.

Notifications You must be signed in to change notification settings

fiasuz/create-fias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-fias

npm version npm downloads license docs

🚀 create-fias is a modern project starter for React and Next.js. It comes with TypeScript, Tailwind CSS, Shadcn UI, FSD architecture, ESLint, Prettier, husky, and more — all pre-configured to help you build faster and cleaner apps.


📦 Installation

To create a new project, simply run:

npx create-fias

You will be prompted to select a project name and template (react or next).


✨ Features

  • ✅ React or Next.js (App Router) templates
  • 🧱 Feature-Sliced Design (FSD) architecture
  • ⚙️ TypeScript support
  • 🎨 Tailwind CSS + Shadcn UI
  • 🌍 Internationalization (i18n)
  • 🌗 Dark/Light theme support
  • 🔄 Data fetching with TanStack Query (React Query)
  • 🧰 Useful hooks: useMobile, useWindowSize, useCloser
  • 🧪 Utility functions: formatDate, formatPhone, formatPrice
  • 🧹 Pre-configured ESLint + Prettier + lint-staged
  • 🛡️ Git hooks via husky (pre-commit & pre-push checks)
  • 🚀 Next.js + Turbopack for lightning-fast builds

📚 Documentation

For detailed usage instructions and configuration guide, please visit the official documentation:

👉 https://fias.gitbook.io/docs


🗂️ Repository

Browse the source code or contribute on GitHub:

🔗 https://github.com/fiasuz/fias-ui


🤝 Contributing

We welcome all contributions! If you'd like to report a bug, suggest a feature, or submit a pull request, please follow our contribution guide:

📄 https://fias.gitbook.io/docs/other/contributing-introduction

About

create-fias includes a simple yet powerful CLI (Command Line Interface) built with chalk and inquirer to provide an interactive setup experience. It allows developers to quickly scaffold React or Next.js projects using a unified, developer-friendly flow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published