Skip to content

A simple project that build with Vue, Vuex while I learn about VueJS

Notifications You must be signed in to change notification settings

vinnlee/marvel-character-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvel character search

A project that I built while learning VueJS and Vuex using the Marvel API.

To view a live demo: https://vinnlee-marvel-search.netlify.com

To running it locally:

  • Clone this repository.
  • npm i to install all dependencies.
  • npm run serve to start the local server.
  • npm run build to build files for production.
  • npm run lint to lints and fixes files.

About

A simple project that build with Vue, Vuex while I learn about VueJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published