pokeapi

Pokedex_Azot

About

This repository contains a monorepo of the Pokedex app.

The Pokedex is an app which the user can view a list of Pokemons, search and view a specific Pokemon. To get the Pokemons data i was used the PokéAPI.

Technologies

This project was developed with the following technologies:

Getting started

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.