Skip to content

ravisharma-09/WhosThatPok-mon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

366bf7a · · May 11, 2026

History

8 Commits
May 11, 2026
May 11, 2026
May 11, 2026
May 11, 2026

Repository files navigation

WhosThatPokémon

A pokemon stats website built with Html, Css , javaScript using the PokeApi

live demo

https://whos-that-pok-mon-wox8.vercel.app/

preivew

Screenshot 2026-05-12 at 12 18 52 AM Screenshot 2026-05-12 at 12 17 26 AM

features

  • search any Pkemon by name in search bar it will its stats
  • view stats , type , abilities,height,sprite,weight
  • stat bars with visual display
  • Browse all pokemon in a grid
  • Load more
  • Responsive (mobile freindly)

Built with

What I Learned "it was more learning then a project"

  • async / await
  • fetch API
  • Promise.all for parallel request

how to run

  • clone the repo
  • open index.html in your browser