Skip to content

JoaccoG/poke-api

Repository files navigation

Bootcamp Challenge - Week 3, Weekend challenge

PokeAPI Pokedex

The listing of all pokémon will be fed from the PokeAPI, and should be paginated. The listing should be accompanied by two buttons for pagination. From anywhere in the index page, the user should be able to click any pokemon and go to a different page with more data about that specific pokemon.
Visit the PokeApi.

Requirements.

  • TypeScript.
  • Jest testing.
  • SonarCloud code analysis.
  • Netlify deploy.
  • Husky (git hooks).
  • BEM Methodology.
  • CI/CD Pipelines through GitHub Actions.
  • Protect main/master branch:
    • Can't push without pull request.
    • Can't push if pipelines checks haven't passed.

Production (click)
SonarCloud (click)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published