This project demonstrates Aura Auth authentication using Aura Auth documentation in an React Router v7 application.
You can run the documentation site locally for development or contribution.
pnpm dev --filter=react-routercd apps/react-router
pnpm install
pnpm devOnce started, open your browser at http://localhost:5173/ to view the app.
Visit the official documentation website.
Licensed under the MIT License. © Aura Stack
Made with ❤️ by Aura Stack team