Skip to content

sabejensen/vue-final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

---------SEAN JENSEN FINAL VUE PROJECT--------

I use Javascript logic to render the list of pokemon on three different pages.

I use props to generate the main list of pokemon.

I use a form with validation on the My Team page. I included some rules for user input.

I used two vue animations in conjunction to enhance the main pokemon list.

I use three different routes and a vue router for navigation between them.

I connect to a Firebase server using vue-resource to get a random list of team names on the My Team page.

I use Vuex to manage the user's selected pokemon, allowing the user to add pokemon on the pokedex page, then access and modify that list of pokemon on the My Team page and the Type Analysis page.


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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published