karrtopelka / pokemon-v1

Home Page:https://pokemon-v1-pi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.


Learn More

  1. You can click on each card to see the details of the Pokemon.
  2. Each time you click load more button, it will load 12 more Pokemons.
  3. you can filter the Pokemons by type using the filter input with select options.

Deployed on Vercel

Open https://pokemon-v1-pi.vercel.app/ with your browser to see the result.

Important note

I know that .env file should not be here, but as this project is for educational use only and APIs are public, I decided to leave it as it is

About

https://pokemon-v1-pi.vercel.app


Languages

Language:TypeScript 90.1%Language:JavaScript 6.1%Language:CSS 3.7%