Okay, training wheels off! Now refactor all your /animals routes to animals.js.
/animals
Now, do the same refactoring for /animals routes into an animalsRouter Router that you create in animals.js.
animalsRouter