Skip to content

MichoDN/react-pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-pokedex

Routed app that use POKE-API to show pokemons and information about them.

Do you want to see this application in production?

https://michdnpokedex.netlify.app/

Install process:

Clone repository

Pasting this in your console will download the project in the folder you opened.

git clone https://github.com/MichoDN/react-pokedex/

Install dependencies

The next command will download all dependencies needed in the project.

npm ci

Run project

Open the console in the project route and run the next command:

npm run dev

in the console will appear the route and port where you can visualize the project in your localhost.

Built with:

  • HTML
  • CSS
  • JAVASCRIPT
  • VITE + REACTJS
  • axios
  • redux

About

In this project I created a pokedex using the POKE-API. Here you can search info about all pokemons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors