My portfolio React.js

Simple Phonebook (homework)

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.

Go to live page GitHub

Simple Phonebook (homework)

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 GitHub

Movies (homework)

With 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 GitHub

Images (homework)

With this simple application you can search for photos using different keywords.

React hooks were used in this homework

Go to live page GitHub