Skip to content

zwebb21/pokedex-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokedex-app

Pokedex project pulling and working with api. Pokédex API App

A responsive web application that allows users to search and explore Pokémon using real-time data from the PokéAPI. This project demonstrates strong fundamentals in API integration, asynchronous JavaScript, and dynamic DOM manipulation.

Features 🔍 Search for Pokémon by name 📊 Display key data (image, stats, type, abilities) ⚡ Real-time data fetching from an external API 📱 Responsive design using Bootstrap ❌ Error handling for invalid searches Tech Stack HTML5 CSS3 / Bootstrap JavaScript (ES6) REST API (PokéAPI) How to Use Enter a Pokémon name in the search bar Click search or press enter View Pokémon details instantly What This Project Demonstrates Working with APIs (fetch, async/await) Handling and displaying JSON data DOM manipulation and event handling Building responsive UI layouts Live Demo( https://zwebb21.github.io/pokedex-app/)

(Insert your GitHub Pages link here)

Future Improvements Add a list view for multiple Pokémon Implement filtering by type Add loading animations Improve UI/UX with custom styling

About

Pokedex project pulling and working with api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors