Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mehdibha/palettify
✨ Beautiful themes for your website that you can copy and paste into your apps.
https://github.com/mehdibha/palettify
material-ui mui nextjs react shadcn-ui theme theme-customizer
Last synced: 10 days ago
JSON representation
✨ Beautiful themes for your website that you can copy and paste into your apps.
- Host: GitHub
- URL: https://github.com/mehdibha/palettify
- Owner: mehdibha
- Created: 2023-12-25T13:49:50.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T17:03:46.000Z (8 months ago)
- Last Synced: 2024-10-11T10:50:46.289Z (26 days ago)
- Topics: material-ui, mui, nextjs, react, shadcn-ui, theme, theme-customizer
- Language: TypeScript
- Homepage: https://palettify.co
- Size: 29.6 MB
- Stars: 271
- Watchers: 2
- Forks: 14
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Stargazers][stars-shield]][stars-url][![Forks][forks-shield]][forks-url][![Contributors][contributors-shield]][contributors-url][![MIT License][license-shield]][license-url][![Issues][issues-shield]][issues-url]
> **Warning**
> This app is a work in progress. I'm building this in public. You can follow the progress on Twitter [@mehdibha\_](https://twitter.com/mehdibha_).
> See the roadmap below.
palettify
Get an instant theme preview for your popular ui libraries. mui, shadcn-ui, and more.
Visit site
·
Report Bug
·
Request Feature
Table of Contents
## About The Project
Screenshots
Themes
Playground
### Supports
- shadcn-ui
- MUI (Soon)### Built with
- Next.js (v14 with app dir) and React
- Typescript
- Tailwind CSS
- Shadcn-ui
- Prisma## Roadmap
- [x] Site structure
- [x] Home page
- [x] Playground page
- [x] Themes page
- [x] User management
- [x] Saved themes
- [x] Account page
- [x] Landing view in preview
- [ ] Integrate gradients
- [ ] Add fonts to theme model
- [ ] Add multiple styles for components (start with new york and default then add custom styles)## Contributing
See the [contribution guide](CONTRIBUTING.md) and join our amazing list of [contributors](https://github.com/mehdibha/palettify/graphs/contributors)!
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contributors
[contributors-shield]: https://img.shields.io/github/contributors/mehdibha/palettify.svg?style=for-the-badge
[contributors-url]: https://github.com/mehdibha/palettify/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/mehdibha/palettify.svg?style=for-the-badge
[forks-url]: https://github.com/mehdibha/palettify.svg/network/members
[stars-shield]: https://img.shields.io/github/stars/mehdibha/palettify.svg?style=for-the-badge
[stars-url]: https://github.com/mehdibha/palettify.svg/stargazers
[issues-shield]: https://img.shields.io/github/issues/mehdibha/palettify.svg?style=for-the-badge
[issues-url]: https://github.com/mehdibha/palettify.svg/issues
[license-shield]: https://img.shields.io/github/license/mehdibha/palettify.svg?style=for-the-badge
[license-url]: https://github.com/mehdibha/palettify.svg/blob/master/LICENSE.txt