Skip to content

ozelali/RTK_Query_Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEMO

React toolkit example.

Folder Structure:

/src
    -index.tsx
    >app: (Global app setup and Layout configuration used by the entire app.)
        store.ts
        rootReducer.ts
        App.tsx
    >common: hooks, generic components, utils, etc (Reusable helpers and components)
    >features: contains all "feature folders" (Components related to the specific feature and its slice logic.)

About

RTK Query Simple Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published