Skip to content

WithakErik/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

By Carrie Carter and Karen Painter

Imports and displays a file of Pokemon data and provides ways to filter and sort the pokemon.

Instructions to run

Download all files and launch using Vue

File Structure

App.vue

imports data file and filters and sorts it based on options from user

Header.vue

contains filter and view objects -- doesn't do much

Filter.vue

collects filter options from user

Sort.vue

collect sort options from user

Results.vue

displays result collection

Tile.vue

displays tile for each result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages