/pokemon-pokeapi-web

Primary LanguageJavaScriptMIT LicenseMIT

image

πŸ’‘ Project

This is an app just made for practice, using the PokeApi v2

Tela Inicial Pokedex
tela inicial pokedex
Pokedex(paginada) Pokemon (infos)
pokdex-2 pokedex
Pokemon(descrição) Batalha
pokdex-2 pokedex

πŸ“± Techs

  • ReactJS
  • Axios
  • node-sass

πŸ”¨ How to run

  • Clone this repository && cd;
  • yarn to install dependencies.
  • yarn start to run app.

πŸ“ˆ How to contribute?

  • Fork this repository;
  • Create a branch with you feature: git checkout -b my-feature
  • Commit changes: git commit -m 'feat: My new feature'
  • Push branch: git push origin my-feature

πŸ›¬ Routes

  • Coming soon

Images HD

  • To put images in HD, mkdir src/images and paste all images inside.

πŸ“ License

MIT license. See license on LICENSE