Superkey is a stylized command palette component built with React, Tailwind CSS & HeadlessUI ready to be used in your next project.
1. Fork and clone the repository:
git clone [email protected]:your-username/superkey.gitnpm install
# or
yarn install
# or
ultra install
# or
pnpm installnpm run dev
# or
yarn dev
# or
ultra dev
# or
pnpm dev- Open http://localhost:3000 with your browser to see app.
- A list with examples of how to use Superkey.
-
component: The Superkey component. Using Tailwind CSS & HeadlessUI. -
eslint-config-custom: Shared ESLint configuration for Superkey. -
tailwind-config: Shared Tailwind CSS configuration for Superkey. -
tsconfig: Shared TypeScript configuration for Superkey.
docs: Built with Nextjs & Contentlayer.
- MIT.