Skip to content

ben-dh3/pokedex_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex React Application

Type the name of the Pokemon you want to find in the search bar, the SearchPokedex component fetches the data from the PokeAPI, and is formatted in the FormatData component.

Currently displays data including: image, name, height, weight, type, abilities, stats.

In the future I intend to include a description of the abilities.

How to Run the Project

  • Install dependencies:

    npm i

  • Run the development server:

    npm run dev

  • Go to http://localhost:5173/ and search for a Pokemon of your choice!

Examples

example1

example2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages