Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 223 Bytes

File metadata and controls

7 lines (6 loc) · 223 Bytes

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