This is a base boilerplate based on Black Dashboard React template.
Black Dashboard React is a beautiful Bootstrap 4, Reacstrap and React (create-react-app) Admin Dashboard with a huge number of components built to fit together and look amazing.
- Login page (not provided with
Black Dashboard React
) - Autentication with an API using Bearer token (API not provided)
- Access control to the admin dashboard based on the autentication
- Simple error handling in Login page.
You can clone this repo git clone https://github.com/yulioaj290/black-dashboard-react-boilerplate.git
and execute npm install
inside the proyect, to get this ready to use React Admin Dashboard.