Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.22 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.22 KB

Live

Pokedex APP

This project is a Pokémon repository that loads data from the PokéAPI and displays a list of Pokémon cards with a search functionality. When a Pokémon card is clicked, it shows detailed information about the Pokémon in a modal.

Features

Displays a list of Pokémon cards with names and images. Allows users to search for Pokémon by name. Shows detailed information about a Pokémon in a modal when its card is clicked. Responsive design that adapts to different screen sizes.

Get Started

To run the Pokédex locally on your machine: Clone the Repository: Download the repository as a zip file or use Git to clone it to your local machine. Navigate to Project Folder: Open the project folder on your computer. Run the Application: Launch the index.html file in your preferred web browser.

External API Integration

The Pokédex project utilizes data from the Pokémon API to fetch information about different Pokémon species. The API provides extensive details, allowing users to explore the vast world of Pokémon seamlessly.

API Endpoint: API Endpoint: Pokémon API

The project used HTML, CSS, Javasctipt, Bootstrap, Eslint.