Skip to content

React TS app using redux saga for doign basic crud operations

License

Notifications You must be signed in to change notification settings

burger-mtbkr/products-redux-sagas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Products React App using Redux Saga

Overview:

This is a simple CRUD product application to demonstrate using Redux Saga. This app is the same as the previous Products-React-Query app I added where I was using ReactQuery but in this instance we will not use React Query and instead use react redux and saga.

Prerequisites:

Tech:

To run the project:

  • Start the Mongo-Api-Docker mock api as described in readme file of that repo.
  • run yarn install
  • run yarn start:dev

About

React TS app using redux saga for doign basic crud operations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages