/pokemonAPI

This project is an assignment for the JavaScript (Giweb JS) course. It consists of creating a web page that receives the name or id of a pokemon and shows the information if it exists on the screen.

Primary LanguageCSS

🐛 Pokémon API

This project is an assignment for the JavaScript (Giweb JS) course. It consists of creating a web page that receives the name or id of a pokemon and shows the information if it exists on the screen.

Installation 💻💡

To install the project on your computer, you can use the "Code" button and follow the following steps in each case:

1️⃣ Clone the folder

  • Copy the URL
  • Open your Git Bash
  • Write git clone and paste the url. As follows:
git clone https://github.com/santiagobaronz/pokemonAPI.git

2️⃣ Download ZIP

  • Click "Download ZIP"
  • Download the ZIP and extract the files into a folder
  • Open the folder in your favorite IDE

Authors 🦸‍♀️