Skip to content

jeanpelanda/pokemons

Repository files navigation

Pokemons

Usage

  1. Clone the repository;
  2. Run npm install to get the dev dependencies;
  3. Create an env.local file with the following parameter: VITE_API_BASE_URL = "https://pokeapi.co/api/v2/pokemon"
  4. Run npm run dev for a dev server;
  5. Navigate to http://127.0.0.1:5173/.
  6. Or you can go to https://pokemons-wine.vercel.app/ and see the project running.

About

My pokemon list pagination, a React project with Vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published