This small project objective is to show all generations and details of each generation from the Pokemon series. The API used for this project was PokeAPI.
This project requires you to have installed in your machine:
yarn install
yarn dev
yarn build
yarn lint
yarn test:unit
yarn test:unit:ci