Skip to content

Small pokedex where you can do searchs of a pokemon, show pokemons in a grid and finally see a description of each pokemon

Notifications You must be signed in to change notification settings

Onnichan/pokeapi-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POKEAPI Pokebola

In this project we use a Pokedex to show the info of a pokemon, searching by its name. To get this info we use an API to bring the data from pokeapi

Technologies

To build this app I used ReactJS v18, CSS, and HTML.

Screenshots

Here are some screenshots of the app's UI based on the components shown below

Search Component

Image

Grid Component

Image

Modal Component

Charizard Blastoise Venusaur
Image Image Image

Demo

You can see it deployed here 👈

Do you want to use or run this project locally?

Just follow this steps:

  • In your system console write
  • git init
    git clone https://github.com/Onnichan/pokeapi-react.git

  • Then you will have to type the following command, depending on what you have installed, npm or yarn.
  • npm install
    or
    yarn install

  • and that's it! you can run it with the following command and view the application.
  • npm start

Contact

You can follow me on my Linkedin.

About

Small pokedex where you can do searchs of a pokemon, show pokemons in a grid and finally see a description of each pokemon

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published