sauravhathi / 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.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

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

License:MIT License


Languages

Language:TypeScript 89.0%Language:JavaScript 5.9%Language:CSS 5.1%