Skip to content

Zorkham/alpine-pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpine Pokedex

Alpine Pokedex is a

Demo: alpine-pokedex.vercel.app

Preview

Features

  • API Integration: The application uses the PokeAPI API to fetch pokemon data.
  • Search: Search for a Pokemon by name.
  • Filter: Filter Pokemon list by type.
  • Local Storage: Filters and search query are stored in the local storage.
  • Responsive Design: The application is responsive and works on all devices.

Tech Stack

Alpine.js Alpine.js HTML5 CSS3 Tailwind CSS Vercel

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/zorkham/alpine-pokedex.git
  2. Open in your browser: Open the HTML file in your default browser to see the application in action.

Other Projects