I want to do almost exactly what was displayed in the demo. I am new to Api’s and don’t know exactly how it works so any help would be appreciated!
Hi @akv23, the code for the website is all public and coded in Vue - https://github.com/AdenForshaw/theCatAPI-website
What i would advise though is learning plain javascript first and using one of the examples on the main website to learn how to make requests to the API to get the Image URL. Once you have that nailed you can lean into frontend frameworks like React or Vue to do that with fancy layouts