added login page wrong pass animation added backend connect with db added backend support for system monitor added perms check added sha256 hashing updated readme.md added screenshots fully db
638 B
638 B
Admin Dashboard writed on React
This project is a simple admin panel designed for managing servers.
It utilizes Material UI for the user interface components. \
Screenshots
How to run
To run the project, you can download/clone the repository and use these commands to run:
npm install
npm start
or build:
npm install
npm run build
You can also download it from Releases page

