https://github.com/d3sc/learn-redux
i made this repo for learn redux js
https://github.com/d3sc/learn-redux
reactjs redux redux-toolkit
Last synced: 8 months ago
JSON representation
i made this repo for learn redux js
- Host: GitHub
- URL: https://github.com/d3sc/learn-redux
- Owner: d3sc
- License: mit
- Created: 2023-10-08T13:43:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-08T13:46:48.000Z (over 2 years ago)
- Last Synced: 2024-12-04T23:12:27.482Z (over 1 year ago)
- Topics: reactjs, redux, redux-toolkit
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React + Redux = CRUD
I created this repo for learning about react redux
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh