Skip to content

keilermora/angular-pokedex

Repository files navigation

Pokédex

code style: prettier codecov Commitizen friendly pages-build-deployment Run test-coverage

https://keilermora.github.io/angular-pokedex/

The app shows a list of Pokémon from first 3 generations.

The image that represents a Pokémon in the list shows the variations that they had through the first versions, from the Green version (1996) to the Emerald version (2005).

The project was developed using Angular to create the UI, and the data is provided by the GraphQL server from PokéAPI.

Minimum requirements

  • Nodejs with LTS support.
  • A web browser

Dev environment

Run in the root of the project:

npm start

References

Angular Badge Codecov Badge Conventional Commits Badge ESLint Badge Font Awesome Badge GitHub Actions Badge GitHub Pages Badge Google Analytics Badge GraphQL Badge HTML5 Badge Jasmine Badge npm Badge Pokémon Badge Prettier Badge PWA Badge Sass Badge TypeScript Badge Visual Studio Code Badge Webpack Badge