Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 1.57 KB

README.md

File metadata and controls

54 lines (31 loc) · 1.57 KB

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.