A web application to explore the world of Pokémon using HTML, CSS, and JavaScript.
This project fetches data from the PokeAPI and displays information about Pokémon, including their names and images.
Demo: https://codeitamarjr.github.io/WebPokedex/
These instructions will help you set up the project on your local machine.
- A modern web browser (e.g., Chrome, Firefox, Safari)
- Clone the repository:
git clone https://github.com/codeitamarjr/WebPokedex
- Open the project folder in your text editor.
- Open the
index.html
file in your web browser.
- HTML
- CSS
- JavaScript
- PokeAPI
This project is licensed under the MIT License - see the LICENSE file for details.