Hello my friend.

It is repo for react-pizza and you can see my progress in development this site.

Here we are had link: https://react-pizza-psi.vercel.app/

Pizza technology

In this project I`m use Mock API, RTK, axios.

Api`s

RTK

So, redux for this project it`s must have. Created three slices: filter, sort, pizzas, - in those files discribes a logic works some components and used createAsyncThunk for fetching data. Data fetching start when app was start, - you can see in App.js.