Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mehmet-github06/pokemon-app

If you want to revive your memories, you can look at the pokemon application.
https://github.com/mehmet-github06/pokemon-app

api dom-manipulation functional-programming html-css-javascript loop try-catch

Last synced: 1 day ago
JSON representation

If you want to revive your memories, you can look at the pokemon application.

Awesome Lists containing this project

README

        





Logo

# Pokémon Cards

This is a simple web application that displays Pokémon cards. Users can search for Pokémon by name, and the application will dynamically fetch and display the corresponding Pokémon information.


If you want to revive your memories...


LIVE »



## Getting Started

1. Clone this repository to your local machine:

```bash
git clone https://github.com/Mehmet-github06/pokemon-cards.git
```

2. Open the project folder:

```bash
cd pokemon-cards
```

3. Open the `index.html` file in your preferred web browser.

## Features

- Search for Pokémon by name.
- Dynamically fetch Pokémon information from the [PokéAPI](https://pokeapi.co/).
- Display Pokémon cards with their image, name, ID, weight, and type.

## Technologies Used

- HTML
- CSS
- JavaScript
- [Font Awesome](https://fontawesome.com/) for icons

## Usage

1. Type the name of a Pokémon in the search input.
2. Press the search button or hit Enter.
3. View the Pokémon card(s) displayed on the page.

## Screenshots

![Screenshot](./assets/Screenshot_5.jpg)
![Screenshot](./assets/Screenshot_3.jpg)

## Credits

- Pokémon data is fetched from the [PokéAPI](https://pokeapi.co/).
- Icons are provided by [Font Awesome](https://fontawesome.com/).

## On Mobile 📲


mobile

mobile