https://github.com/conterkote/rtk-albums-store
List of users using nesting to store their albums and photos in them using RTK Query and popup feature to access data manipulation using RTK Slice
https://github.com/conterkote/rtk-albums-store
faker javascript json-server react redux-toolkit redux-toolkit-query typescript
Last synced: 4 months ago
JSON representation
List of users using nesting to store their albums and photos in them using RTK Query and popup feature to access data manipulation using RTK Slice
- Host: GitHub
- URL: https://github.com/conterkote/rtk-albums-store
- Owner: conterkote
- Created: 2023-01-18T02:29:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T04:55:36.000Z (over 2 years ago)
- Last Synced: 2024-12-29T12:22:32.030Z (6 months ago)
- Topics: faker, javascript, json-server, react, redux-toolkit, redux-toolkit-query, typescript
- Language: TypeScript
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rtk-albums-store
Use the following commands to run the project
npm install
npm run dev
npm run server
This project is built on: React, Redux Toolkit (+Query), faker, json-server, photos generated with faker, I'm afraid of cats 😲
The following things are implemented in this project:
- Logic and async actions is encapsulated inside RTK Slices and RTK Query
- Universal popup for access to data manipulation
![]()
- Adding a queue of skeletons when new users and albums are created, which are deleted after successful refetch requests
![]()
![]()
- On hover blur effect
![]()