Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 986 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 986 Bytes

Vue Anime Database

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/

Image 📷

vad1

vad2

vad3

How Install 📑

# 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

Features 🛠️

  • Vue.js