This is a Reactjs app bootstrapped with Create React App. loading data via SWAPI. It uses react-bootstrap-typeahead a react-based typeahead component.
Typeahead.js is a fast and fully-featured autocomplete library.
Use YARN to install the APP:
$ yarn install
Use YARN to start the APP:
$ yarn start