Skip to content

hildakh/autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autocomplete Component

A React TypeScript autocomplete component with keyboard navigation and Datamuse API integration.

Prerequisites

  • Node.js (v14+)
  • npm/yarn

Setup

  1. Clone/Download the repository
  2. Install dependencies: yarn install

Development

yarn start

Access at localhost:3000

Featured

  • Debounced API calls
  • Keyboard navigation to select suggestions(↑/↓/Enter)
  • Error handling
  • Loading state
  • Input sanitization
  • Uses Datamuse API

Build

yarn build

Testing

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published