React & Node.js Authentication: Introduction

  • 2 months ago
This is my first video in a series of videos where I will show how to develop an authentication service.

It will have registration, login and password reset forms. It will also allow login through Google API.

To develop it I will use React, Next.js, Chakra UI, Formik, Redux and Jest for frontend. For backend I will use Node.js, Express.js, MongoDB and Mocha.

Finally, I will upload this authentication service to my Github account. I have already created a repository there.

Recommended