Alpine Pokedex is a
Demo: alpine-pokedex.vercel.app
- 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.
- Framework: Alpine.js
- Styling: Tailwind CSS
- API: PokeAPI
- Deployment: Vercel
To get started with this project, follow these steps:
-
Clone the repository:
git clone https://github.com/zorkham/alpine-pokedex.git
-
Open in your browser: Open the HTML file in your default browser to see the application in action.