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.
- 🎨 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
Install globally via npm:
npm install -g pick-a-stack