Merge branch 'master' of https://git.lcsa.ru/snippetsx/admin_dashboard_react
All checks were successful
Testing Example / build-and-test (push) Successful in 2m21s

This commit is contained in:
SnippetsX 2024-11-21 23:21:09 +03:00
commit 5b50fc362e

View File

@ -1,6 +1,10 @@
# Admin Dashboard writed on React
![Gitea Workflow Badge](https://git.lcsa.ru/snippetsx/admin_dashboard_react/actions/workflows/build.yaml/badge.svg)
![Static Badge](https://img.shields.io/badge/Using_with-LCSA-%23006d75)
![Static Badge](https://img.shields.io/badge/Created_by-SnippetsX-8A2BE2) \
\
This project is a simple admin panel designed for managing servers. \
It utilizes Material UI for the user interface components. \
It utilizes Material UI for the user interface components.
## Screenshots
![Image](/screenshots/screenshot1.png)
![Image](/screenshots/screenshot2.png)
@ -18,6 +22,3 @@ npm install
npm run build
```
You can also download it from Releases page
![Static Badge](https://img.shields.io/badge/Using_with-LCSA-%23006d75)
![Static Badge](https://img.shields.io/badge/Created_by-SnippetsX-8A2BE2)