Skip to content

Commit

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

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

## TASK

Task was to refactor code previously written in React Redux to React Redux using
createAsyncThunk and createSlice.

## Libraries

- REACT
- REDUX
- AXIOS
- NOTIFLIX

## API

- mockapi.io

0 comments on commit 490e09e

Please sign in to comment.