Original project by Tyler Potts, on "Build an ANIME Search Database in Vue 3 ~ Jikan Anime API for beginners" (link below) ☝️
This is project to Searh Anime in Vue using Jikan API https://jikan.moe/
# Create folder for store the files, like 'vue-anime-app'
# Clone the project
git clone https://github.com/BieAnimaton/vue-anime-database
# Install the dependencies
yarn install
# To start
yarn serve
# The server will start in port 8000
# Access http://localhost:8000
- Vue.js