React Website Starter

Simple setup for websites built in React.js
The default setup on the master branch includes Styled Components πŸ’… and Styled System πŸ’™ for styling your components, and uses x0 by Compositor to give you a zero-config React development environment and static site generator.
πŸ‘‰ Switch to the demo branch to see example components with various different methods of applying styles. It’s probably more useful to view the code, but you can see what it looks like with this Pages preview. The demo branch includes examples built with Primer CSS using System Classnames, and Classnames. Comments in within each component.js file explain what the component is built with. I recommend viewing the documentation for each of the packages for a better understanding of how each of them work.