Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anettgor committed Apr 30, 2023
1 parent 490e09e commit 23fa62e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# About

React phonebook application based on external API where users can add or remove
React phonebook application based on external API where users can add and remove
contacts and filter them by name.

## TASK

Task was to refactor code previously written in React Redux to React Redux using
Task was to refactor code previously written in React Redux in [this repository](https://github.com/anettgor/goit-react-hw-06-phonebook) to React Redux using
createAsyncThunk and createSlice.

## Libraries
Expand Down

0 comments on commit 23fa62e

Please sign in to comment.