- Use HTML to build WEB pages.
- Use semantic HTML to make your page more accessible and better ranked.
- Use CSS to add some style and to position elements in the screen.
- Javascript DOM to interaction with the web page.
- Using icons and images.
- Request data from PokeApi https://pokeapi.co/
- A page using HTML/CSS/JS and PokeAPI
-
Download all files and open the index.html file with a browser or;
-
Access through the Vercel link: https://pokedex-vanilla-tan.vercel.app/
