Home

Awesome

image

<p align="center"> <a href="https://kmenu.hxrsh.in/"> <h2 align="center">kmenu</h2> </a> </p> <p align="center">The perfect ⌘K menu </p> <p align="center"> <a href="https://kmenu.hxrsh.in">Demo</a> · <a href="https://npmjs.com/package/kmenu">NPM</a> · <a href="https://www.producthunt.com/products/kmenu">Product Hunt</a> · <a href="https://stackblitz.com/edit/stackblitz-starters-j8z9st?file=app%2Flayout.tsx">StackBlitz</a> · <a href="https://codesandbox.io/p/sandbox/kmenu-4r2nqf">CodeSandbox</a> </p>

Consulting

If you're a startup or founder using this for your application and need some help setting it up, or perhaps even need a separate cmdk interface tailored to your application, you can reach out to at hi.harsh@pm.me.

What's inside?

This library is a monorepo built with Turborepo. It consists of the following:

Apps

Packages

Quickstart

To build all apps and packages, run the following command:

yarn build

Develop

To develop all apps and packages, run the following command:

yarn dev