Custom page turning React Component built for 'The Book of Free' See in use on on the Book of Free Website
- clone repo
- Run
npm install
- Run
npm start
to run local development server athttps://localhost:3000
- Start editing code!
- Run
npm run build
- Contents are then added to
./build
directory