Skip to content

Dantris/pokedex-vanillaJS

Repository files navigation

Simple Pokédex Web App

Pokédex App Screenshot

Introduction

This Simple Pokédex Web App is an interactive tool for Pokémon enthusiasts. Built with vanilla HTML, CSS, and JavaScript, it fetches data dynamically from the PokeAPI, providing users with up-to-date and comprehensive information about various Pokémon.

Features

  • Data from PokeAPI: Retrieves Pokémon data directly from PokeAPI, ensuring accurate and extensive Pokémon information.
  • Browse Pokémon: Users can view a list of Pokémon with essential details.
  • On-Click Modal Information: Detailed information about each Pokémon is displayed in a modal upon clicking a Pokémon card.
  • Responsive Design: The app is fully responsive, offering a seamless experience on both desktop and mobile devices.
  • Pure JavaScript Implementation: No external libraries or frameworks, simplifying maintenance and understanding of the codebase.

Getting Started

Prerequisites

  • Any modern web browser like Chrome, Firefox, or Safari.

Installation

  1. Clone the repository: git clone https://github.com/Dantris/simple-js-app
  2. Navigate to the project directory and open the index.html file in your browser to start using the app.

How to Use

  • Upon launch, the app displays a list of Pokémon fetched from the PokeAPI.
  • Click on any Pokémon card to open a modal with more detailed information, including stats, abilities, and more.
  • Close the modal by clicking outside the modal window or on the close button.

Contributing

Your contributions are welcome to improve the Pokédex app. Please refer to the contribution guidelines for more information on submitting pull requests.

Feedback and Issues

For feedback or issues, feel free to open an issue in the GitHub repository or contact us at email@example.com.

License

This project is open-source and is licensed under the MIT License.

Acknowledgements

Special thanks to the creators of PokeAPI for providing an excellent resource for Pokémon data. This project is a tribute to Pokémon fans and developers alike.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published