Anime tracker is a anime tracker with a built in search function. The results return the anime title and description. Through a add button the user can add their favorite anime to a list and track the episodes of each anime by clicking on the +/- button.
git clone https://github.com/fsetrodinomo/AnimeTracker
cd AnimeTracker
npm install
npm run build
npm run dev
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).