doryan04 1410861afb | ||
---|---|---|
.idea | ||
app | ||
src | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc.js | ||
README.md | ||
next.config.js | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
tailwind.config.js | ||
tsconfig.json |
React/Next.js Material You UI kit (pre-alpha)
UI kit without redundant NPM dependencies and easy to use for your web applications.
This repository is including and will be including components, enumerates in table:
- Buttons
- Default
- Icon
- FAB
- Radio
- Segmented
- Checkbox
- Text fields
- Switches
- Icon
- Ripple Effect
- Dividers
- Badges
- Cards
- Typography
- Chips
- Select field (WIP)
- Bottom sheets
- Menus
- Navigation
- Bars
- Drawer
- Rail
- Sliders (WIP)
- Snackbar
- Tabs
- Bottom sheets
- Bottom app bars
and including preview page for test.Preview page on stage WIP.
Status
Nowadays, this UI kit have base kinds of components and you could make everything. For example - general forms (without select field and etc.)
Roadmap
- Full implementation components;
- Release NPM package;
- Custom theaming.