cordovacarlos22 / pokedex_By_carloscordova.dev

This project is a Pokédex web application that allows users to consult and read information about various Pokémon

Home Page:https://pokedex-by-carloscordova-dev.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokédex API

Description

This project is a Pokédex web application that allows users to consult and read information about various Pokémon. The data is sourced from a JSON file. The website displays a list of Pokémon in card format, each card showing the Pokémon's name and type. Users can click on a Pokémon card to view more detailed information such as weight and movements (attacks). A search engine is also provided to filter Pokémon by name.

Features

  • Displays a list of Pokémon in card format
  • Each card shows the Pokémon's name and type
  • Clickable cards that open a modal with more detailed information
  • Pokémon search engine to filter by name
  • Utilizes classes and instances
  • Written in ECMAScript 6
  • Hosted on Vercel

About

This project is a Pokédex web application that allows users to consult and read information about various Pokémon

https://pokedex-by-carloscordova-dev.vercel.app


Languages

Language:JavaScript 64.7%Language:CSS 27.6%Language:HTML 7.8%