Skip to content

🚧 Boilerplate React Admin Material-UI Template + TypeScript + Keycloak AUTH + React Router

Notifications You must be signed in to change notification settings

Henriquecesp/react-admin-template

Repository files navigation

React Admin - CespDev


License



ℹ️ About

Working on initial template for starting new projects with React.
You simply need to create an .env file in your root folder, following the example of .env-example, fill in your Keycloak information and settings, install the dependencies with

yarn install

and then start the project

yarn start

done! :D

⁉️ Reason

For fast and agile development when making React Admin project

🌱 Minimum requirements

Node

🚀 Technologies Used

The project was developed using the following technologies

  • React
  • Typescript
  • Material - UI
  • Keycloak JS
  • React Router Dom
  • Eslint
  • Prettier

🔗 Como contribuir

  • Fork this repository
  • Create a branch with your feature
  • Commit your changes
  • Create a Pull Request here! :D

License

This project is under MIT license. See the file LICENSE for more details.