useGeolocation
A hook that wraps the browser's Geolocation API with loading and error state.
useKeyboardKey
A hook that runs a callback whenever a specific keyboard key is pressed,
useLocalStorage
A hook that persists an array of state to localStorage, hydrating