jeanpelanda / pokemons

My pokemon list pagination, a React project with Vite

Home Page:https://pokemons-wine.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://pokemons-wine.vercel.app


Languages

Language:TypeScript 93.7%Language:JavaScript 3.4%Language:HTML 2.8%