initial commit

This commit is contained in:
kiaro37
2026-01-26 13:25:17 +03:00
commit 4ed99574e1
81 changed files with 17280 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Minimalist Admin Dashboard Design
This is a code bundle for Minimalist Admin Dashboard Design. The original project is available at https://www.figma.com/design/3eEsnOIEt2brKkGVcPsf0g/Minimalist-Admin-Dashboard-Design.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.