All Projects → forthealllight → redux-saga-example

forthealllight / redux-saga-example

Licence: other
a example to use redux-saga as the middleware of redux

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to redux-saga-example

react-truffle-metamask
Build an DApp using react, redux, saga, truffle, metamask
Stars: ✭ 25 (-62.12%)
Mutual labels:  redux-saga
next-ifood
Ifood clone made with NextJS ⚛️
Stars: ✭ 68 (+3.03%)
Mutual labels:  redux-saga
react-native-boilerplate
🚀 A highly scalable, react-native boilerplate reinforced with react-boilerplate which focus on performance and best practices. 🔥. 💻 🚀 😎 👾 👽
Stars: ✭ 82 (+24.24%)
Mutual labels:  redux-saga
nextjs-ts-antd-redux-storybook-starter
🏃🏼 Next.js + TypeScript + Ant Design + Redux Toolkit + Redux Saga + Styled Components + Jest + Storybook 企业级项目脚手架模板
Stars: ✭ 78 (+18.18%)
Mutual labels:  redux-saga
Project06-A-Slack
팀 협업도구, 우리동네 슬랙 🚀
Stars: ✭ 14 (-78.79%)
Mutual labels:  redux-saga
pokedex
Aplicação desenvolvida com a Pokedéx API
Stars: ✭ 33 (-50%)
Mutual labels:  redux-saga
react-ts-sample
sample tech stack with react and typescript
Stars: ✭ 26 (-60.61%)
Mutual labels:  redux-saga
react-kit
Ready-to-go react App
Stars: ✭ 25 (-62.12%)
Mutual labels:  redux-saga
media-library
An online media library application with React, Redux and redux-saga
Stars: ✭ 27 (-59.09%)
Mutual labels:  redux-saga
saga-action-creator
An opinionated lib to create actions for Redux-saga
Stars: ✭ 18 (-72.73%)
Mutual labels:  redux-saga
dont-waste-your-ducking-time
🐓 An opinionated guide on how to test Redux ducks
Stars: ✭ 28 (-57.58%)
Mutual labels:  redux-saga
webservices
Prestashop Web Services + React JS App
Stars: ✭ 34 (-48.48%)
Mutual labels:  redux-saga
react-boilerplate-ssr
ssr react boilerplate
Stars: ✭ 25 (-62.12%)
Mutual labels:  redux-saga
redux-saga-callback
redux-saga helper functions to await dispatched actions
Stars: ✭ 19 (-71.21%)
Mutual labels:  redux-saga
toutiao
模仿今日头条,实现 APP 端,Server 端, Web 管理端
Stars: ✭ 17 (-74.24%)
Mutual labels:  redux-saga
fractal-component
A javascript library that can help you to encapsulate decoupled UI component easily
Stars: ✭ 13 (-80.3%)
Mutual labels:  redux-saga
ts-ui
Telar Social Network using Reactjs
Stars: ✭ 35 (-46.97%)
Mutual labels:  redux-saga
rocketshoes-react-native
NetShoes Clone with React Native and Redux
Stars: ✭ 38 (-42.42%)
Mutual labels:  redux-saga
rapid-react
A light weight interactive CLI Automation Tool 🛠️ for rapid scaffolding of tailored React apps with Create React App under the hood.
Stars: ✭ 73 (+10.61%)
Mutual labels:  redux-saga
react admin
🎉 TS+Hooks 后台管理系统 http://hooks.sunhang.top
Stars: ✭ 39 (-40.91%)
Mutual labels:  redux-saga

redux-saga-example

a example to use redux-saga as the middleware of redux

this is a demo of redux-saga,Includes login, logout and home page display.


1.Installation and Use

clone back to the local:

(1) Installation

  npm install

(2) Use

  npm run server

It will open the browser automatically,start local server,host is 8080.

2.Effection

此处输入图片的描述

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].