Skip to content

Web app made in React Js with the PokeAPI informaton. See abilities, stats, types and shiny form of your favorite pokémon. With this application, you can search by name for any existing Pokémon.

Notifications You must be signed in to change notification settings

DanielCuevas1822/MyPokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyPokédex

Web app made in React Js with the PokeAPI informaton. See abilities, stats, types and shiny form of your favorite pokémon. With this application, you can search by name for any existing Pokémon.

Concepts learned in this proyect:

  • Functional Components
  • Props
  • Lifting
  • React Router
  • React Hooks

Prerequisites 📋

Install Git with:

$ sudo apt install git

Install NodeJs Js with:

$ sudo apt install nodejs

Install NPM with:

$ sudo apt install npm

Start 🚀

Clone this repo

$ git clone https://github.com/DanielCuevas1822/MyPokedex.git

Use following commands:

$ cd MyPokedex
$ npm install
$ npm start

URL 📌

https://danielcuevas1822.github.io/MyPokedex/

Thanks 🎁

https://pokeapi.co/

With ❤️ DanielCuevas1822

About

Web app made in React Js with the PokeAPI informaton. See abilities, stats, types and shiny form of your favorite pokémon. With this application, you can search by name for any existing Pokémon.

Topics

Resources

Stars

Watchers

Forks