React Redux Saga Boilerplate Save

Starter kit with react-router, react-helmet, redux, redux-saga and styled-components

Project README

React-Redux-Saga Boilerplate

Build Status Dependencies Maintainability Test Coverage

Demo

Provides

  • react ^18.x
  • react-router-dom 6.x
  • react-helmet-async 2.x
  • emotion 11.x
  • @reduxjs/toolkit 2.x
  • redux-saga 1.x
  • redux-persist 6.x

Development

  • vite 5.x

npm start

Building

  • vite 5.x

npm run build

Code Quality

  • eslint 8.x
  • stylelint 16.x

npm run lint / npm run lint:styles

Unit Testing

  • jest 29.x
  • @testing-library/react 14.x

npm test / npm run test:watch

End 2 End Testing

  • cypress 13.x

npm run test:e2e

Open Source Agenda is not affiliated with "React Redux Saga Boilerplate" Project. README Source: gilbarbara/react-redux-saga-boilerplate

Open Source Agenda Badge

Open Source Agenda Rating