SkillAgentSearch skills...

Pokedex

This is a project developed as part of the "Santander Bootcamp 2023 - Fullstack Java+Angular", in introductory JavaScript, HTML and CSS.

Install / Use

/learn @viquiiz/Pokedex
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> POKÉDEX </h1> <div align="center">

JavaScript HTML5 CSS3

</div> <p align="justify">This is a project developed as part of the "Santander Bootcamp 2023 - Fullstack Java+Angular", in introductory JavaScript, HTML and CSS. The objective was to create a page that shows the first generation of Pokémon, using <a href="https://pokeapi.co">PokéAPI</a>. The main part of the website was developed in sync with the teacher while the Pokémon detail screen was designed afterward by me.</p> <br> <div align="center"> <img alt="Gif preview do projeto" height="380" src="./assets/img/pokedex-desktop.gif"> <p>Browser preview</p> </div> <br> <p>Visit the page <a href="https://viquiiz.github.io/pokedex/">here</a> or follow the instructions below to run locally.</p> <h4>Install</h4>

1- git clone https://github.com/viquiiz/pokedex.git

2- npm install

3- npm install -g http-server

<h4>Run</h4>

1- http-server ./

2- Open in browser: http://localhost:8080

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated7mo ago
Forks0

Languages

CSS

Security Score

62/100

Audited on Sep 9, 2025

No findings