- Notifications
You must be signed in to change notification settings - Fork7
clerk/clerk-react-router-quickstart
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Clerk is a developer-first authentication and user management solution. It provides pre-built React components and hooks for sign-in, sign-up, user profile, and organization management. Clerk is designed to be easy to use and customize, and can be dropped into any React application.
After following theClerk React Router quickstart, you will have learned how to:
- Install
@clerk/react-router - Set your Clerk API keys
- Configure rootAuthLoader
- Add
<ClerkProvider>and Clerk components
Easily deploy the template to Vercel with the button below. You will need to set the required environment variables in the Vercel dashboard.
git clone https://github.com/clerk/clerk-react-router-quickstart
To run the example locally, you need to:
Sign up for a Clerk account athttps://clerk.com.
Go to theClerk dashboard and create an application.
Set the required Clerk environment variables as shown inthe example
envfile.npm installthe required dependencies.npm run devto launch the development server.
To learn more about Clerk and React, check out the following resources:
Feel free to create a support thread on ourDiscord. Our support team will be happy to assist you in the#support channel.
You can discuss ideas, ask questions, and meet others from the community in ourDiscord.
If you prefer, you can also find support through ourTwitter, or you canemail us!
About
The official companion repo for Clerk's React Router Quickstart
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.

