Autocomplete

As a prerequisite, you need to have pnpm installed.

How to run

pnpm dev

Try to type:

My name is Ash Ketchun and I pick you Bulbasaur

it should show something similar to it:

Filled autocomplete with "I pick you Bulbasaur"

How to build

Execute the command below:

pnpm build

Screenshots

Empty autocomplete

Click to expand

Empty autocomplete

Autocomplete with suggestions

Click to expand

Autocomplete with suggestions

Filled autocomplete

Click to expand

Empty autocomplete