satyawikananda / anisearch

Anime searching application website build with Vue.JS 3, Typescript and Bootstrap 5

Home Page:https://anisearch.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anisearch

Description 😎

Anisearch is a website application that purpose to search your favorite anime and also in this website you can see top 10 anime

To be honest, this project i made for to try Vue.JS version 3 with Typescript

Tech stack 💻

For the tech stack, i am using:

Source data 📝

For the data, i used Jikan API and Anilist graphQL

What have i learned? 🤔

  • Vue.JS 3 include composition API
  • Using typescript in Vue.JS project
  • Fetch data graphQL with axios

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.

Author

Satyawikananda ©2020

About

Anime searching application website build with Vue.JS 3, Typescript and Bootstrap 5

https://anisearch.vercel.app/


Languages

Language:Vue 72.4%Language:TypeScript 14.7%Language:HTML 5.9%Language:SCSS 4.2%Language:JavaScript 2.9%