Skip to content

erasmoh/pokefav

Repository files navigation

Pokedex (Pokefav) built with VueJS Netlify Status

Project description

3 Screen app, build with Vue3 using vuex to keep the state and Vue Router to navigate from page to page.

First view is a static splash screen, then you will access to the full pokemon list, where you have the option to click on the name of each Pokemon to see the modal of the full description or add it to your favorite list by clicking the star for each one.

You can preview the app in netlify.

Tools used:

  • Vuex, Vue-Router, Sass, Axios.
  • Independent Sass files by component: To make it easier to edit and scale.
  • Sass mq: Better responsive handle.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

###Unit Testing will be added next

npm run test:unit

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