/organize

Static: Joanna Thompson | Professional Organizing

Primary LanguageJavaScript

Joanna Thompson

💁🏻‍ Professional Organizing website and blog


Based on React Website Starter

Using styled-components 💅, styled-system 💙, and x0 😎.

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.

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