A web-based Pokédex application that allows users to browse, search,battle and view details about various Pokémon. Built with HTML, CSS, and JavaScript.
- Search Functionality: Quickly search for your favorite Pokémon by name.
- Detailed View: See stats, types, abilities, and images for each Pokémon.
- Battle Option: You can perform battle by selecting pokemons.
- Responsive Design: Looks great on both desktop and mobile devices.
- Modern UI: Clean and easy-to-use interface with a focus on usability.
-
Clone the repository:
git clone https://github.com/Tgovardhan2005/Pokedex.git cd Pokedex -
Open in Browser:
- Open
index.htmldirectly in your browser - Or, use a local server for features like API calls (recommended)
- Open
- Search for Pokémon using the search bar.
- Click on a Pokémon to view more details.
- Pokemon Battle.
- HTML5 – Structure the application.
- CSS3 – For layout and responsive design.
- JavaScript – For dynamic content and interactions.
- PokéAPI – Source of Pokémon data and images.
- PokéAPI for providing the Pokémon data.
- Pokémon and Pokémon character names are trademarks of Nintendo.