marcomarchionni / pokedex-app

Displays a list of Pokémon and allows the user to view details for each of them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex App

Pokédex App is a web application that allows the user to view detailed information about a large variety of Pokemons. Pokemons' details are fetched from PokéAPI, a free and popular educational API. The app is written in HTML, CSS, JavaScript and makes use of jQuery 3.6.3 and Bootstrap 5.3.0.

About

Displays a list of Pokémon and allows the user to view details for each of them

License:GNU General Public License v3.0


Languages

Language:JavaScript 63.2%Language:HTML 14.0%Language:SCSS 13.1%Language:CSS 9.8%