redux for fetching projects data
parent
713567ea
No related branches found
No related tags found
Showing
- src/models/fixtures/projectsFixture.ts 10 additions, 0 deletionssrc/models/fixtures/projectsFixture.ts
- src/redux/apiPath.ts 1 addition, 0 deletionssrc/redux/apiPath.ts
- src/redux/projects/projects.mock.ts 8 additions, 0 deletionssrc/redux/projects/projects.mock.ts
- src/redux/projects/projects.reducers.test.ts 74 additions, 0 deletionssrc/redux/projects/projects.reducers.test.ts
- src/redux/projects/projects.reducers.ts 17 additions, 0 deletionssrc/redux/projects/projects.reducers.ts
- src/redux/projects/projects.slice.ts 21 additions, 0 deletionssrc/redux/projects/projects.slice.ts
- src/redux/projects/projects.thunks.ts 23 additions, 0 deletionssrc/redux/projects/projects.thunks.ts
- src/redux/projects/projects.types.ts 4 additions, 0 deletionssrc/redux/projects/projects.types.ts
- src/redux/root/root.fixtures.ts 2 additions, 0 deletionssrc/redux/root/root.fixtures.ts
- src/redux/store.ts 2 additions, 0 deletionssrc/redux/store.ts
Loading
Please register or sign in to comment