This sample demonstrates how to include user authorization in a React application with Auth0. The sample uses create-react-app.
cd [into your directory]
npm install || yarnnpm start || yarn startThe application will be served at http://localhost:3000.