All Projects → gilbarbara → React Redux Saga Boilerplate

gilbarbara / React Redux Saga Boilerplate

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

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to React Redux Saga Boilerplate

Arc
React starter kit based on Atomic Design
Stars: ✭ 2,780 (+419.63%)
Mutual labels:  boilerplate, styled-components, react-router, css-in-js, redux-saga
React Next Boilerplate
🚀 A basis for reducing the configuration of your projects with nextJS, best development practices and popular libraries in the developer community.
Stars: ✭ 129 (-75.89%)
Mutual labels:  boilerplate, styled-components, css-in-js, redux-saga
Starter Lapis
Cutting edge starter kit
Stars: ✭ 72 (-86.54%)
Mutual labels:  boilerplate, react-router, redux-saga
Molecule
⚛️ – :atom: – ⚛️ Boilerplate for cross platform web/native react apps with electron.
Stars: ✭ 95 (-82.24%)
Mutual labels:  styled-components, react-router, redux-saga
Koa React Notes Web
🤓 A simple SPA built using Koa (2.5.1) as the backend and React (16.4.1) as the frontend. Features MySQL integration, user authentication, CRUD note actions, and more.
Stars: ✭ 61 (-88.6%)
Mutual labels:  boilerplate, styled-components, react-router
Alpha
Craft your own web-based chatbot
Stars: ✭ 113 (-78.88%)
Mutual labels:  boilerplate, styled-components, redux-saga
Reeakt
A modern React boilerplate to awesome web applications
Stars: ✭ 116 (-78.32%)
Mutual labels:  styled-components, react-router, redux-saga
Project Webcube
Continuously updated JS infrastructure for modern web dev
Stars: ✭ 141 (-73.64%)
Mutual labels:  boilerplate, styled-components, react-router
React Redux Styled Hot Universal
react boilerplate used best practices and focus on performance
Stars: ✭ 147 (-72.52%)
Mutual labels:  boilerplate, styled-components, react-router
molecule
⚛️ –  – ⚛️ Boilerplate for cross platform web/native react apps with electron.
Stars: ✭ 95 (-82.24%)
Mutual labels:  react-router, styled-components, redux-saga
Flag Project React
Awesome stack, awesome project pls press the star button
Stars: ✭ 278 (-48.04%)
Mutual labels:  styled-components, react-router
Chronos Timetracker
Desktop client for JIRA. Track time, upload worklogs without a hassle.
Stars: ✭ 273 (-48.97%)
Mutual labels:  styled-components, redux-saga
React Native Navigation Redux Starter Kit
React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel, Jest and Facebook SDK 😎
Stars: ✭ 271 (-49.35%)
Mutual labels:  boilerplate, redux-saga
Vscode Stylelint
A Visual Studio Code extension to lint CSS/SCSS/Less with stylelint
Stars: ✭ 260 (-51.4%)
Mutual labels:  styled-components, css-in-js
React Boilerplate Typescript
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices ( Typescript )
Stars: ✭ 279 (-47.85%)
Mutual labels:  styled-components, redux-saga
Reactackle
Open-source components library built with React and Styled-Components.
Stars: ✭ 278 (-48.04%)
Mutual labels:  styled-components, css-in-js
Ssr Sample
A minimum sample of Server-Side-Rendering, Single-Page-Application and Progressive Web App
Stars: ✭ 285 (-46.73%)
Mutual labels:  styled-components, redux-saga
React Redux Boilerplate
Awesome React Redux Workflow Boilerplate with Webpack 4
Stars: ✭ 307 (-42.62%)
Mutual labels:  boilerplate, redux-saga
Pwa
An opinionated progressive web app boilerplate
Stars: ✭ 353 (-34.02%)
Mutual labels:  boilerplate, react-router
Create React App Material Typescript Redux
A ready to use boilerplate for starting big react projects
Stars: ✭ 257 (-51.96%)
Mutual labels:  boilerplate, react-router

React-Redux-Saga Boilerplate

Build Status Dependencies Maintainability Test Coverage

Demo

Provides

  • react ^17.x
  • React-router-dom 5.x
  • react-helmet-async 1.x
  • styled-components 5.x
  • redux 4.x
  • redux-saga 1.x
  • redux-persist 6.x

Development

  • webpack-dev-server 3.x
  • react-refresh 0.9
  • redux-devtools (with browser plugin)

npm start

Building

  • webpack 4.x
  • babel 7.x

npm run build

Code Quality

  • eslint 7.x
  • stylelint 13.x

npm run lint / npm run lint:styles

Unit Testing

  • jest 26.x
  • @testing-library/react 11.x

npm test / npm run test:watch

End 2 End Testing

  • cypress 6.x

npm run test:e2e

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].