At it's core, Tokyo React Javascript Admin Dashboard is powered by React
, @emotion/react
and MUI (Material-UI)
.
All dependencies are defined under the root folder, in package.json
file. We periodically check and update these dependencies with their latest versions to ensure maximum compatibility and security.
These dependencies should not be removed from the progress regardless of which page you keep or remove from the downloaded template files. They represent the core of the whole project and removing any of them will cause an error somewhere in the template.
Some dependencies are only used for certain pages or sections. Based on the pages/sections you'll be using from the Tokyo React Admin Dashboard template, you can remove the unused dependencies in order to keep things as fast and clean as possible.
For example, if you are not going to use the "Projects Board" application, you can remove the react-beautiful-dnd
dependency as that is only used for that specific section.