This is a simple React application created for learning purposes. It generates random animals when you click the button, and you can like the generated animals by clicking on them. The heart icon will ...
Astro looks for .astro or .md files in the src/pages/ directory. Each page is exposed as a route based on its file name. There's nothing special about src/components ...