The goal of this project is to create a robust React component library based off of this WIP design system here. It's intended to be accessible, reusable, and straightforward.
Please do not use these screenshots as a development reference, instead refer to the WIP Design system here.
** If you'd like to contribute to the design, you will need to ask me for editing permission for the design file **
If you'd like to contribute to this project, please check out open issues & feature requests. Comment on the issue asking to work on it.
- Fork the repo and
cd
into the project folder yarn install
to install the project dependenciesyarn storybook
to start the project on your localhost in the Storybook GUI- Hack away 💻
- Once you think you've successfully solved an issue and/or added a feature, submit a pull request explaining what your code did
- Wait for me to review your code, request any desired changes, and merge your PR
- 🎉 Celebrate because you've just contributed to an awesome open-source project!