cameronleefitz / reusable-react

A repo for reusable components and hooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reusable React

A ongoing project where I intend to add reusable components and hooks

Components

Check out the components directory for:
<AutoComplete /> - an input field that uses a Trie to provide rapid autocomplete suggestions

Hooks

Check out the hooks directory for:
useHover - a hook that returns a boolean when the referenced component is being hovered over

Created By

Henry Black - Github | LinkedIn

License

Licensed under MIT, see LICENSE

About

A repo for reusable components and hooks

License:MIT License


Languages

Language:JavaScript 86.1%Language:HTML 8.2%Language:CSS 5.7%