shopping cart app | #react #redux

preview_player
Показать описание
This project is React Redux project. In this project I learned about redux, with the help of redux we create centralized store and pass this store data from parent to children. In redux we create two things one is centralized store and one is slice. We can create multiple slices of data or one slice and this data we keep on store and when we want to use this store data it is necessary to connect react with redux.
Рекомендации по теме