https://github.com/mapledevjs/redux-saga-app
Inspired by a tutorial "How to Implement Redux-Saga With ReactJS and Redux."
https://github.com/mapledevjs/redux-saga-app
create-react-app react redux-saga typescript
Last synced: 8 months ago
JSON representation
Inspired by a tutorial "How to Implement Redux-Saga With ReactJS and Redux."
- Host: GitHub
- URL: https://github.com/mapledevjs/redux-saga-app
- Owner: mapleDevJS
- Created: 2020-11-05T21:32:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-10T00:44:25.000Z (10 months ago)
- Last Synced: 2025-09-11T00:36:54.041Z (10 months ago)
- Topics: create-react-app, react, redux-saga, typescript
- Language: JavaScript
- Homepage: https://redux-saga-app.netlify.app
- Size: 30.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/redux-saga-app/deploys)
# React + Vite + Redux Saga
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