Created a new service, localStorage.ts to handle localStorage operations in React, introducing two new custom hooks, useLocalStorage and useEncodedLocalStorage. These hooks provide functionalities to store, retrieve, and update data in the browser's localStorage.
brief-07-front
Description
Languages
TypeScript
99.2%
CSS
0.7%
JavaScript
0.1%