TheMushrr00m / Vue-Pokedex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Pokédex

Little project for test VueJS

Build Setup

# Install dependencies
yarn install or npm install

# Serve with hot reload at localhost:8080
yarn run dev [or] npm run dev

# Build for production with minification
yarn run build [or] npm run build 
I recommend you to use Yarn

Created with Vue-cli - Vue-loader docs for vue-loader.

Read blog's post La Espora del Hongo

Created with ❤️ in Cancún 😎

Credits

To Paul Hallet for creating the PokeApi project, since i'm using it in this project to recover the data.

TODO:

  • Add the option to load more pokemons
  • Vuex ?

About


Languages

Language:Vue 76.0%Language:JavaScript 20.5%Language:HTML 3.6%