Skip to content

JaviMunita/pokedex

Repository files navigation

Project Execution

  • This project was made using versión 17 of nodeJs, so it may not work properly if a lower version is used. To ensure a proper execution, please use nodeJs 17 or higher version.

Steps

  • Clone repository into your local
git clone https://github.com/JaviMunita/pokedex.git
  • Making sure you are in the pokedex folder, install dependencies
npm install
  • Run project to see it in the localhost:5173 port
npm run dev

About

Pokedex web project using the pokeAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published