This is the public repo for my website, which is built in React.
To run this locally:
git clone
it somewhere- Run
yarn
ornpm install
- Run
npm start
- That's it!
This repo is mainly for me to have some source-control over the site, but feel free to look around at how I've done things.