garrettlr / ManagedInput

A Managed Input/AutoComplete Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Managed Input

Effectively a clone of react-select V1.

Originally Written about a year ago as part of a personal exercise. It's somewhat sloppy, because it's not production code and wasn't intended to be seen by anybody else.

Running

yarn
yarn start

Will be available on localhost:3000.

About

A Managed Input/AutoComplete Example


Languages

Language:JavaScript 82.7%Language:CSS 16.2%Language:HTML 1.1%