FlavioAro / react-aws-user-authentication

In this video we'll be setting up a new React App with AWS Amplify to add Sign up, Login and Logout in the easiest way possible.

Home Page:https://www.youtube.com/watch?v=iF27-T2jQ2s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In this video we'll be setting up a new React App with AWS Amplify to add Sign up, Login and Logout in the easiest way possible.

Video link showing how it works:

https://www.youtube.com/watch?v=iF27-T2jQ2s

Getting Started

npx create-react-app aws-user-authentication-reactjs

npm install -g @aws-amplify/cli

amplify configure

server-amplify

amplify init

authreactapp

amplify add auth

amplify push

npm install --save aws-amplify @aws-amplify/ui-react

11

2

3

About

In this video we'll be setting up a new React App with AWS Amplify to add Sign up, Login and Logout in the easiest way possible.

https://www.youtube.com/watch?v=iF27-T2jQ2s


Languages

Language:HTML 39.5%Language:JavaScript 39.2%Language:CSS 21.3%