steamnp / bfs45

0 stars 0 forks source link

[ Sajan and Bikash ] Global State Management #33

Open Sabita9818 opened 6 months ago

Sabita9818 commented 6 months ago

Task 1: Use createSlice from redux toolkit

Create three button Increment, Decrement, Increment by 5

Initial count value should be 0

https://redux-toolkit.js.org/tutorials/typescript

Task 2: Use RTK (createApi from redux toolkit)

Display first 20 Pokemon in home page

When any Pokemon is clicked, display detail of that Pokemon

https://redux-toolkit.js.org/tutorials/rtk-query