Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joryphillips/macarons
Macarons is a design system with styled UI components for React projects
https://github.com/joryphillips/macarons
components-library design-system react ui
Last synced: about 2 hours ago
JSON representation
Macarons is a design system with styled UI components for React projects
- Host: GitHub
- URL: https://github.com/joryphillips/macarons
- Owner: joryphillips
- License: mit
- Created: 2023-08-11T23:35:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-16T21:06:46.000Z (about 2 months ago)
- Last Synced: 2024-09-17T02:33:31.085Z (about 2 months ago)
- Topics: components-library, design-system, react, ui
- Language: TypeScript
- Homepage: https://macarons-ui.com
- Size: 886 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Macarons
Macarons is a design system with styled UI components intended for React projects. It was built with [Vanilla Extract](https://vanilla-extract.style) and [Radix UI](https://www.radix-ui.com/).
# Usage
For now, clone the Macarons repo or copy and paste files from the components, styles, and themes folder. Macarons uses a static version of Remix, but Remix is not required to use the design system and components in Macarons. Check out the Vanilla Extract docs if you want to try using Macarons in a different framework or library.
# TODOs
- We'll work to get the components easily decoupled from the Remix app in the near future!
- Better formated code examples
- More comprehensive API documentation (or at least links to Radix)# Contributions
Issues and PRs are very welcome.
## License
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.