LIVE SITE: https://code4fun907.github.io/react-autocomplete-input/
React Autocomplete Input
This is a small project build with ReactJS and TailwindCSS demonstrating a autocompletion input component. Add words to the list then type in the Try it out
box in order to see the autocomplete at play
clone repo and cd into it
yarn install
To Start Server:
yarn run dev