https://github.com/zitadel/react-user-authentication
This is the React sample used in the ZITADEL quick start guide.
https://github.com/zitadel/react-user-authentication
examples react reactjs
Last synced: 12 months ago
JSON representation
This is the React sample used in the ZITADEL quick start guide.
- Host: GitHub
- URL: https://github.com/zitadel/react-user-authentication
- Owner: zitadel
- Created: 2023-01-06T08:36:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T09:45:21.000Z (over 3 years ago)
- Last Synced: 2024-11-30T02:12:14.756Z (over 1 year ago)
- Topics: examples, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 955 KB
- Stars: 9
- Watchers: 4
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Readme
Please follow the detailed instructions on how to run this React sample with ZITADEL [here](https://zitadel.com/docs/guides/start/quickstart).
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.