https://github.com/eduzz/houston-poc
Houston design-system: a system of design practices made to help us build the best products.
https://github.com/eduzz/houston-poc
Last synced: 7 months ago
JSON representation
Houston design-system: a system of design practices made to help us build the best products.
- Host: GitHub
- URL: https://github.com/eduzz/houston-poc
- Owner: eduzz
- Created: 2020-03-02T18:14:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-26T01:57:15.000Z (over 4 years ago)
- Last Synced: 2025-01-01T09:37:55.131Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://eduzz.github.io/houston/
- Size: 3.09 MB
- Stars: 1
- Watchers: 12
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Houston Design Product

[](https://www.npmjs.com/package/@eduzz/houston) [](https://standardjs.com)
## Tech stack
Building components
- 📚 [Storybook](https://Storybook.js.org) for UI component development and [auto-generated docs](https://medium.com/Storybookjs/Storybook-docs-sneak-peak-5be78445094a)
- 💅 [Styled-components](https://www.styled-components.com/) for component-scoped styling
- ⚛️ [React](https://reactjs.org/) declarative component-centric UI
Maintaining the system
- 📦 [NPM](https://www.npmjs.com/) for [packaging and distribution](https://blog.hichroma.com/how-packaging-makes-it-dead-simple-to-share-ui-components-29912593539d)
- ✅ [Chromatic](https://www.chromatic.com/) to prevent UI bugs in components (by Eduzz maintainers)
- 🚥 [CircleCI](https://circleci.com/) Continuous integration