Building projects is a great way to practice your skills, especially in web development.

We just published a course on the freeCodeCamp.org Spanish YouTube channel that will teach you how to build a Pokédex step by step with HTML, CSS, and JavaScript, using data from the PokéAPI.

If you have Spanish-speaking friends, you are welcome to share the Spanish version of this article with them.

Carpi Coder teaches this course. He has been a web developer since 2014 and currently works on multiple projects. He has learned from many communities, including freeCodeCamp.

In 2020, he started sharing his knowledge with the community through the videos that he shares on his YouTube channel. And now he is sharing this amazing project with the freeCodeCamp community.

What the Course Covers

The course will teach you how to create a Pokédex with the most iconic Pokémon. You will get their data and statistics from the PokéAPI to show their names, images, numbers, categories, and weight.

You will also be able to filter the Pokémon based on their categories.

pokedex
This is the Pokédex that you will create during the course. Looks great, right?

💡 Tip: If you would like to check out the final version of the project, here you can see it live.

What Should You Know Before Taking the Course?

It would be helpful to have basic knowledge of HTML, CSS, and JavaScript to take the course. During the course, you will learn how to build this project step by step and you will be able to download and read the code files in the course repository.

Watch the full course below or on the freeCodeCamp.org Spanish YouTube channel (1-hour watch):

✍️ Course created by Carpi Coder.