

Download or clone the project source code from.Running the React + Redux Tutorial Example Locally - Built tutorial with React 15.4.2 and Webpack 2.2 - The code for this version of the react tutorial is available on GitHub at.


- Created real backend API with NodeJS and MongoDB at NodeJS + MongoDB - Simple API for Authentication, Registration and User Management.- Created real API backend with ASP.NET Core 2.1 at ASP.NET Core 2.1 - Simple API for Authentication, Registration and User Management.- Updated tutorial to React 16.7.0 and Webpack 4.28.- Updated components to map action creators to props instead of calling dispatch directly.- Updated to React 16.12.0 and posted tutorial on how to deploy the React app to AWS with a Node.js backend.- Updated to React 16.13.1 as well as other package dependencies to fix npm audit warnings.Here it is in action: (See on StackBlitz at ) The tutorial project is available on GitHub at. The tutorial example is a React + Redux Boilerplate application that uses JWT authentication, it's based on the code from a real world secure web application I developed for a law firm in Sydney recently.įor an extended version that includes email verification, role based authorization and forgot password functionality see React Boilerplate - Email Sign Up with Verification, Authentication & Forgot Password. In this tutorial we'll cover how to implement user registration and login functionality with React and Redux. React: React + Recoil, React Hooks + Redux.
