MrSimsek / heroes-deck

Card deck of Superheroes built with Vue and Vuex

Home Page:https://stoic-franklin-7a5a28.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heroes Deck

Card deck of Superheroes

Heroes Deck Vue app SS

Tech

  • Vuejs
  • Vue Router
  • Axios
  • Lodash

API

TODOS

  • Add Loading animation during fetching process in Home page for a better UX
  • Add favorites filter to cards
  • Add status to all variables
  • Don't fetch heroes variable and init favoriteHeroes in HeroCardsDeck component, it is destroyed when routing. Fetch happens again, and favoriteHeroes resets.
  • Handle state management for heroes and favoriteHeroes variables with Vuex.
  • Update the main stats at the top right with the total powerstats of favorite heroes

About

Card deck of Superheroes built with Vue and Vuex

https://stoic-franklin-7a5a28.netlify.com/


Languages

Language:JavaScript 98.2%Language:HTML 1.8%