pokedex

Pokedex App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Pokedex App, a captivating web application designed for Pokémon enthusiasts and developers alike. Built using HTML, CSS, and JavaScript, this app provides an interactive way to explore a wide range of Pokémon, complete with detailed information on their types, images, and descriptions. By leveraging the powerful PokéAPI, the app dynamically fetches and displays real-time data

Pokedex App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Pokedex App using HTML&CSS in VanillaJS with Source Code - The Pokedex App is a web application coded purely in JavaScript. The purpose of this project is to display the overall statistics of Pokémon from the Kanto to Unova regions. The program can display specific data about a Pokémon, including type, stats, and other details. Users can also filter by ID or name using the search bar. JavaScript Source Code.