react-freecodecamp-search
Install
npm install react-freecodecamp-search
-or-
yarn add react-freecodecamp-search
Usage
import FCCSearchBar from 'react-freecodecamp-search'; // in your componentreturn <FCCSearchBar ='This is optional' />;
Then search for something
Contributing
yarn dev
and submit a PR 👍