Skip to content

Asroyx/js-pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modern Pokedex

This is a simple web application that fetches data from the PokeAPI and dynamically displays information about the first 151 Pokémon.

Features

  • Displays Pokémon images, names, IDs, weights, and types in a modern Pokedex interface.
  • Utilizes JavaScript to dynamically generate Pokémon elements.
  • Implements a search feature to filter and find specific Pokémon.

How to Use

  1. Clone the repository to your local machine.
  2. Open the index.html file in your preferred web browser.

Dependencies

Project Structure

  • index.html: Main HTML file for the Pokedex.
  • styles.css: Stylesheet for the Pokedex.
  • script.js: JavaScript file containing logic for fetching and displaying Pokémon data.
  • README.md: Project documentation.

How to Contribute

If you'd like to contribute to the project, feel free to fork the repository and submit a pull request. Issues and feature requests are welcome as well.

Acknowledgments

About

This is a web application that serves as a digital encyclopedia for Pokémon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published