Skip to content

React.js autocomplete component, demoing React.js and Create-React-App usage with ES6.

Notifications You must be signed in to change notification settings

obarabanov/react-autocomplete-component-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

It's a React SPA demoing an autocomplete component.

The autocomplete helps the user with typing by suggesting bird's names that start with the prefix typed so far. Given is a list of birds names (see birds.json file attached).

How to use

This demo was bootstrapped with Create React App.

To run the demo:

npm install

npm start

About

React.js autocomplete component, demoing React.js and Create-React-App usage with ES6.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published