Skip to content

officialrajdeepsingh/kbar-nextjs

Repository files navigation

I built the command + K interface with KBar and Nextjs and designed it with tailwind CSS. With command + k Interface to increase user engagement.

Check out online Demo

Demo

demo

Read the full article

Getting Started

First, download the code from github repo using git clone command.

# Step 1
git clone https://github.com/officialrajdeepsingh/kbar-nextjs.git

# Step 2
cd kbar-nextjs

# Step 3
pnpm install
# or
npm install
# or
yarn install

# Step 4
npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Releases

No releases published

Packages

No packages published