A simple application showcasing Pokémon using DOM manipulation
This project displays a grid of Pokémon images with their respective numbers, demonstrating how to dynamically manipulate the DOM using JavaScript. It is an excellent example for beginners to understand the fundamentals of DOM manipulation, including creating elements, appending them to the DOM, and adding styles dynamically.
Live: https://pokemon-display-grid.onrender.com/
Credit goes to the original/external sources used.
- PingPong-ScoreKeepr - A simple application that will keep track of your ping pong score
- Television Show Search - A simple project showcasing how to manipulate an API in Svelte.js
- Projects List - Explore other projects I have worked on