Skip to content

Latest commit

Β 

History

History
22 lines (15 loc) Β· 685 Bytes

File metadata and controls

22 lines (15 loc) Β· 685 Bytes

πŸš€ Pick-a-Stack

An interactive CLI tool to help developers choose the right stack for their projects β€” from styling and state management to testing and UI components.
Published on npm.


✨ Features

  • 🎨 Choose styling libraries (Tailwind, Bootstrap, Material UI, ShadCN, etc.)
  • πŸ—‚οΈ Select state management solutions (Redux, Zustand, Recoil, Context API, etc.)
  • πŸ§ͺ Pick testing frameworks (Jest, Mocha, Vitest, Cypress, etc.)
  • πŸ–ΌοΈ Explore UI component libraries
  • ⚑ Fast, minimal, and user-friendly CLI experience

πŸ“¦ Installation

Install globally via npm:

npm install -g pick-a-stack