A pokemon stats website built with Html, Css , javaScript using the PokeApi
https://whos-that-pok-mon-wox8.vercel.app/
- 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)
- HTML
- CSS
- JavaScript
- pokeAPI
- async / await
- fetch API
- Promise.all for parallel request
- clone the repo
- open index.html in your browser