Skip to content

bmwenda/react-autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

React Autocomplete

This is a simple, bare bones autocomplete component. It populates data from Public APIs. Visit the live site to see it in action.

Installation and local development

Navigate to the root directory and run yarn install.

The following commands are available to run.

  1. npm start - Runs the app in the development mode on http://localhost:3000.
  2. npm test - Runs tests

Usage

After the server has started, navigate to the browser on http://localhost:3000. You should see a search box. Click to see available options and search away!

Improvements

Coming soon!

  • hide suggestions on click away
  • cache results

About

A simple autocomplete react component

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published