/heroes-deck

Card deck of Superheroes built with Vue and Vuex

Primary LanguageJavaScript

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