A command palette created with React, Headless UI, and Tailwind. The main
branch doesn't contain source files. Browse the following branches to access project codebase versions:
First, clone this repository. Select a preferred branch:
git checkout starter-project # or, finished-project
Install dependencies:
yarn
Start the Vite development server:
yarn dev
This project was forked from the Mayowa-Ojo/command-palette repository which was created for this LogRocket article. Credit goes to the original author Mayowa Ojo