Learn how to build an anime search database using the Jikan Anime API and Vue js but more specifically, vue 3 and the composition api. We look into forms, fetching data, components and looping through arrays to display cards. We also utilise SCSS and scoped components.
Timestamps
00:00 Intro
01:23 Documentation
02:53 Vue Setup
04:26 Markup & Styling
17:59 Functionality
26:12 Outro
Source code: https://github.com/TylerPottsDev/vue-anime-db
#vue #javascript #api