If you're not sure what any of the above things are, google them.
Credit to https://zellwk.com/blog/css-architecture-3/ for parts of the SASS file structure and various CSS resets.
- Clone this repo
- run
npm install
- run
npm run dev:build
- this bundles and watches the react app
- in another terminal tab, run
npm run dev:start
- this runs and watches the server
Edit markup and styles so that list renders like
(ignore the grey rectangle)