Search and view information about various Pokémon.
- Individual Pokemon views
- Search functionality
- Pagination
- Debouncing
- Responsive
- Loading states
Clone the project:
git clone /~https://github.com/mohammedyh/pokemon-finder.git
Go to the project directory
cd pokemon-finder
Install dependencies
pnpm install
Start the server
pnpm dev
https://pokemon-app-pi-five.vercel.app/
Client: React, React Router, Chakra UI
Tooling: Vite, ESLint, Prettier