Custom Hook - useLocalStorage
001
My useLocalStorage hook is built using useState, useEffect, and a custom hook to save items in local storage.
Programming, Weight Lifting
My useLocalStorage hook is built using useState, useEffect, and a custom hook to save items in local storage.