
VueJS / Vuetify website for theCatAPI.com
This App is a demonstration of how to use some of the features of the Cat API. It showcases making requests for images of different types, voting images up/down, favoriting images, and uploading your own images. Users can also use a sub_id to tag actions with a custom value. The app allows for cloning to extend functionality, adding features like a login form using OAuth, and creating mobile apps using Nativescript-Vue.
This app serves as a practical example of utilizing the Cat API features including requesting images, voting, favoriting, and uploading images. Users can extend its functionality, customize actions using sub_id, and even turn it into a mobile app using Nativescript-Vue. The installation process is straightforward, requiring a free API Key from the Cat API website and a few simple steps to run the app locally.

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
Vuetify is a no design skills required UI Library with beautifully handcrafted Vue Components.