/vue-anime-app

Learn how to build an anime search database using the Jikan Anime API and VueJS 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 utilities SCSS and scoped components.

Primary LanguageVue

vue-anime-app

image

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.