An open API service indexing awesome lists of open source software.

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: 7 days ago
JSON representation

Inspired by a tutorial "How to Implement Redux-Saga With ReactJS and Redux."

Awesome Lists containing this project

README

        

[![Netlify Status](https://api.netlify.com/api/v1/badges/a66c8893-0c65-4d54-bc18-e261b698fa0e/deploy-status)](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