How to move Codecademy React Class project files to local IDE?

I am currently working through the “Create a Front-End App with React” skill path, and I have reached a project that I wanted to try doing outside of the CodeAcademy sandbox (https://www.codecademy.com/paths/build-web-apps-with-react/tracks/bwa-intro-to-react/modules/react-101-jsx-u/projects/js-react-animal-fun-facts).

Is there a way to download the files for this project so I can try to complete it in my local IDE? I can’t seem to find a way besides copying the text of each file one-by-one manually, which is pretty tedious and probably won’t work for the PNG images in the project.

Any help would be appreciated!