Daviichii89 / manga-collection

App similar a Whakoom
https://manga-collection.surge.sh/
0 stars 0 forks source link

Create the store and fetch the data from the API. #3

Open Daviichii89 opened 10 months ago

Daviichii89 commented 10 months ago

Using: Redux React-Redux Redux-thunk Redux-Devtools

Command line to install: npm:

npm install -S redux react-redux redux-thunk @redux-devtools/extension

pnpm:

pnpm install -S redux react-redux redux-thunk @redux-devtools/extension

API to use: Manga API with endpoints

danielart commented 10 months ago

Are you going to use redux saga? Thunks? Toolkit? Please specify the tech