/react-rbac-tutorial

A React RBAC feature implemented based on this article: https://auth0.com/blog/role-based-access-control-rbac-and-react-apps/ with added functionalities and customizations

Primary LanguageJavaScript

React RBAC Demo

This project was bootstrapped with ejected Create React App.

Core Dependencies

Authentication - Auth0
Router - React Router
UI Library - Bootstrap

Install

To start, install the project dependencies by running the command from your terminal:

yarn install

Available Scripts

In the project root directory, run this command:

yarn dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.