- Animations! On card hover and animated background and title on the details page
- Themes corresponding to emoji and colour to pokemon type, background is a shifting gradient of colours with emoji overlay
- Filter by type
- Details page with corresponding icons
- Progress bar for stats (health points, attack, defense, speed), max at 255
- Tags for evolution family
https://drive.google.com/file/d/1_2spSigXLUQhdI73U8Bdmt_yHlEw7_lb/view?usp=drive_link
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.