Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cirolee/ui-materials
modern ui materials for PC about react aiming to use easily
https://github.com/cirolee/ui-materials
components framer-motion radix-ui react typescript ui
Last synced: 3 months ago
JSON representation
modern ui materials for PC about react aiming to use easily
- Host: GitHub
- URL: https://github.com/cirolee/ui-materials
- Owner: CiroLee
- License: mit
- Created: 2023-08-27T10:39:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T10:04:24.000Z (8 months ago)
- Last Synced: 2024-10-11T10:51:56.253Z (4 months ago)
- Topics: components, framer-motion, radix-ui, react, typescript, ui
- Language: TypeScript
- Homepage: https://cirolee.github.io/ui-materials
- Size: 10.7 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ui-materials
modern ui materials for PC about react aiming to use easily
# Stack
| Name | Version | Description | Link |
| --- | --- | --- | --- |
| react | >= 18 | modern web framework | https://react.dev/ |
| typescript | >= 5.0 | A strongly typed programming language that builds on JavaScript | https://www.typescriptlang.org/ |
| radix-ui | | headless UI library | https://www.radix-ui.com/ |
| tailwindcss | >= 3.3 | utility-first CSS framework | https://tailwindcss.com/ |
| tailwind-variants | > 0.1 | The power of Tailwind combined with a first-class variant API | https://www.tailwind-variants.org |
| framer-motion | >= 10.16 | motion library for React | https://www.framer.com/motion/ |