Redux-RTK-basic-CRUD In this, you can learn How to used Redux RTK inwhich I have create CRUD Operation using Json-server Api How to start; 1.) npm start 2.) cd redux-learn npx json-server --watch db.json --port 3005