/auto-complete-search

Auto Complete Search component built with Next.js, Framer Motion and Tailwind CSS. It uses a debounce hook to delay the API call.

Primary LanguageTypeScriptMIT LicenseMIT

Auto Complete Search

Auto Complete Search component built with Next.js, Framer Motion and Tailwind CSS. It uses a debounce hook to delay the API call.

Demo

https://sauravhathi.github.io/auto-complete-search/

image

image

Tech Stack

  • Next.js
  • Framer Motion
  • Tailwind CSS
  • React Hooks

Installation

Clone the repository

git clone https://github.com/sauravhathi/auto-complete-search.git

Install dependencies

npm install

Usage

npm run dev