Skip to content

rmourey26/auth0-react-amplify-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy User Authentication for React Apps using AWS Amplify

This repository hosts a React project that defines a Single-Page Application (SPA). You'll secure access to some of its routes using Auth0 User Authentication. You'll deploy it using AWS Amplify

Get Started

Clone the project

Install the client project dependencies:

npm install

or

yarn

Follow the tutorial hosted on the AWS Blog ( URL TO BE PUBLISHED) to configure AWS Amplify and host your application into the AWS Cloud

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.0%
  • CSS 12.4%
  • HTML 11.6%