Pets-without-names / Jax-Pet-Names

This project is a collaboration designed to create a pet naming web application.
MIT License
3 stars 2 forks source link

Data fetch #12

Closed JaxTurboNerd closed 1 year ago

JaxTurboNerd commented 1 year ago

Added code for get request to the back-end. When the user clicks the "Generate" button a name from the database will be displayed based on the user selecting a male or female gender.

JaxTurboNerd commented 1 year ago

Thanks for the review and comments. I'll work on replacing "Artie" with an initial call to the backend.