Skip to content

cadeteandre/project-pokemonAPI

Repository files navigation

Pokédex

Overview

Pokédex is a project developed by a team of two members, cadeteandre and sharonVko. The project was designed entirely by us and built using Vite, HTML, CSS, and TypeScript. The data is fetched from an API, allowing users to search for their favorite Pokémon or filter by various Pokémon types. The Pokémon are displayed on cards across multiple pages (pagination).

Preview

screenshot

Features

  • Search Functionality: Users can search for their favorite Pokémon by name.

  • Type Filtering: Users can filter Pokémon by different types (e.g., water, fire, grass, etc.).

  • Pagination: Pokémon are displayed on cards and paginated for easy navigation.

Technologies Used

  • Vite: Build tool and development server.

  • HTML: Structure of the web application.

  • CSS: Styling of the web application.

  • TypeScript: Scripting language to add interactivity and functionality.

Acknowledgments

Thanks to pokeapi.co for providing the Pokémon data.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors