Skip to content

Uses API calls from the website https://pokeapi.co/docs/v2 to gather information about different kinds of pokemons and display it using HTML, CSS, JavaScript

Notifications You must be signed in to change notification settings

rogerthat-0420/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

Uses API calls from the website https://pokeapi.co/docs/v2 to gather information about different kinds of pokemons and display it using HTML, CSS, JavaScript

points to consider/things to work upon in the frontend

  • in order to flip, on click, js needs to be used
  • for that, the li needs to have a button inside it, and everything else inside the button
  • onclick event handler needs to be added to the button

This is what the website looks like currently. Screenshot 2024-04-07 at 2 32 36 PM

About

Uses API calls from the website https://pokeapi.co/docs/v2 to gather information about different kinds of pokemons and display it using HTML, CSS, JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published