This is a beginner and simple project to learn Redux Toolkit, state management, actions
- React JS, Redux Toolkit,
To install all the client NPM dependencies simply cd into CARTLIST-APP-RTK and run
npm install
and to run this project simply
npm start