- A react-based app that will generate a Generate your O'RLY parody book cover. Inspired by this Python/Vue project.
- Tools: React
- Deployed at https://book-cover-generator-yw.netlify.app/
- useState hook
- third party library (html2canvas vs. html-to-image)
- Learn Canvas API
- The picture generated has a white margin at the bottom (needs to check the library)
- Allower users to select the image by clicking the animals (needs to add an useContext hook)