This repo is the frontend for the Show Up For Change site, a site that tracks antiracist habits and recommendsd actions for users to take.
Clone the repo
From the top level directory, run:
npm install
Then run npm run start to have the site pop in your browser at localhost:3000.