Pokedex project in order to practice Vue.js and API Consumption
- Method Create.
- HTTP Request in Vue using Axios.
- Components.
- Computed.
- API Consumption.
https://pokeapi.co/
npm install
npm run serve
npm run build
npm run lint
npm install bulma
npm install axios