You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A React implementation of GitHub's Primer Design System
Documentation
Our documentation site lives at primer.style/react. You'll be able to find detailed documentation on getting started, all of the components, our theme, our principles, and more.
Installation
Install @primer/react in your project with your package manager of choice:
npm install @primer/react
yarn add @primer/react
Template
The fastest way make a prototype or try Primer React without setting up a new project is by using our react template.
Contributing
We love collaborating with folks inside and outside of GitHub and welcome contributions!
👉 See the contributing docs for more info on code style, testing, coverage, and troubleshooting.
New Component Proposals
We welcome and encourage new component proposals from internal GitHub teams! Our best work comes from collaborating directly with the teams using Primer React Components in their projects. If you'd like to kick off a new component proposal, please submit an issue using the component proposal issue template and we will get in touch!
About
An implementation of GitHub's Primer Design System using React