Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Userfront React Example

This is a React project was bootstrapped with Create React App and @userfront/react for auth.

Requirements

  • Node.js v18 or later

Getting Started

Install packages:

npm install

Add your tenant id and api key to your .env:

REACT_APP_USERFRONT_TENANT_ID="..."
USERFRONT_API_KEY="..." # Admin key

Run the development server with hot reloading:

npm run start

Troubleshooting

Need some help? We're always here and happy to help. Please do not hesitate to contact support.