With this simple app you can save contacts, delete contacts and filter contacts by name.
In this homework I use backend server Connectios-api
Design - neopolimorphism.
With this simple app you can save contacts, delete contacts and filter contacts by name.
In this homework I use redux-toolkit, backend server mockapi. For HTTP-requests I use function createAsyncThunk
Go to live page GitHubWith this simple application you get the most popular movies of today. You can also find a movie by keyword on the "Movies" page.
React Router, React.lazy() and Suspense are used. themoviedb.org API are used for backend.
Go to live page GitHubWith this simple application you can search for photos using different keywords.
React hooks were used in this homework
Go to live page GitHub