Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Valik3201 committed Jan 30, 2024
1 parent 45b5535 commit 7d7169b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ This React application serves as a straightforward contact management system,
offering essential features for adding, searching, and deleting contacts.

> [!NOTE]\
> The code has been refactored using React hooks.
> Contacts are now stored persistently using the browser's localStorage, ensuring
> that the contact list remains accessible even after refreshing or closing the application.
> The integration of React lifecycle methods ensures a smooth and seamless experience
> for managing and retaining contact data.
## Features

Expand Down

0 comments on commit 7d7169b

Please sign in to comment.