Osamai8 / demodigit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-dashboard ├── package.json ├── README.md ├── public └── src ├── components ├── icons ├── layouts ├── theme ├── views │ ├── Account │ ├── Dashboard │ ├── Icons │ ├── NotFound │ ├── ProductList │ ├── Settings │ ├── SignIn │ ├── SignUp │ ├── Typography │ └── UserList ├── App.jsx ├── index.jsx └── Routes.jsx

About

License:MIT License


Languages

Language:CSS 77.8%Language:JavaScript 22.0%Language:HTML 0.2%