Skip to content

broccolini/react-website-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Website Starter

Simple setup for websites built in React with styled-components 💅, styled-system 💙, and x0 😎.

Check out the demo branch to see example components with various different methods of applying styles.

Getting started

Install all the things with:

npm install

Run app with:

npm start

Build app with:

npm run build

Development and publishing

This repo uses x0 by Compositor to give you a zero-config React development environment and static site generator. This lets you get up and running quickly so you can focus on building your components, designing your website, and choosing how you want to handle styles.

By default the build script will create an index.html file in the root directory, if you like you can publish this via GitHub Pages.

See the x0 docs for other configuration options such rendering JS bundles, changing the build directory, and using with react-router.

About

Simple setup for websites built in React with styled-components, styled-system, and x0.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published