alanneves / pokedex

A pokedex app using Vue.js 🕹

Home Page:https://alanneves.github.io/pokedex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex

This project is a simple pokedex to show pokemons games and cities. You can check it here

Technologies

The project is created with:

  • Vue 2
  • Vuex
  • Vue Router
  • Bootstrap Vue
  • Axios
  • FontAwesome

Challenges

The main challenge for me was building the interface without a prototype. I decided to use bootstrap to make it easier.

What i would like to do

I would like to do unit tests. Also, I would like to use Storybook to document the components. But time was running out.

Setup

To run this project, install it locally using npm:

$ git clone https://github.com/alanneves/pokedex.git
$ cd pokedex
$ npm install
$ npm run serve

About

A pokedex app using Vue.js 🕹

https://alanneves.github.io/pokedex


Languages

Language:Vue 59.1%Language:JavaScript 35.5%Language:HTML 3.8%Language:SCSS 1.6%