https://github.com/connorjs/phantom-ui
My personal sandbox for design system work (React UI component library).
https://github.com/connorjs/phantom-ui
Last synced: 4 months ago
JSON representation
My personal sandbox for design system work (React UI component library).
- Host: GitHub
- URL: https://github.com/connorjs/phantom-ui
- Owner: connorjs
- License: mit
- Created: 2024-12-07T16:24:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-30T20:28:14.000Z (over 1 year ago)
- Last Synced: 2025-02-14T20:57:34.432Z (over 1 year ago)
- Language: TypeScript
- Size: 211 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Phantom UI
My personal sandbox for design system work (React UI component library).
[](https://biomejs.dev)
## About
Professionally, I am a (true) Full-Stack Engineer, but I spend a lot of time thinking about how to make front-end development easier for back-end developers.
This repository provides a sandbox for me to try out ideas using purely open source tooling.
I hope to explore multi-platform apps and use this Design System for my own hobby applications.
If any of these ideas interest you, reach out via Discussions.
Cheers,
@connorjs
P.S.
Due to my active work, this sandbox assumes React (although I love the idea of [Qwik](https://qwik.dev) and similar tools).
## Development
See [CONTRIBUTING.md](./CONTRIBUTING.md) for how to build and test the application (and other contributions guidelines).
The contributing guide also explains rationale for chosen tools.
## License
See [LICENSE](./LICENSE).