React Admin - CespDev


License


About |  Reason |  Minimum Requirements |  Technologies Used |  How to contribute |  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.