🇺🇸 English (only in GitHub) |
🇧🇷 Portuguese |
A responsive pokédex that lets you browse all generation 5 pokemons.
A Pokedex is an electronic device featured in the Pokémon game and anime series that serves as a digital encyclopedia for all known species of Pokémon. In this reinterpretation, a pokedex with a layout very close to the original was made, where you can browse between the pokemons of generation 5.
Check out this list of everything we will use in this app:
HTML
CSS
Javascript
GitHub
To open and run the project, run npm i
to install the dependencies and npm run dev
to start the project.
Then go to http://localhost:3000/ in your browser.
The App Pokedex is an application for consulting pokemons, developed from the tutorial Manual do Dev. The main idea behind the implementation of this tutorial is to further evolve pure knowledge in js, html and css bases. It's a project I recommend for beginners to deal with fetch, DOM manipulation and object access.
🪧 Vitrine.Dev | |
---|---|
✨ Name | Pokedéx |
🏷️ Technologies | HTML, CSS, JavaScript,GitHub ( used Technologies) |
🚀 URL | https://js-app-pokedex.vercel.app/ |
🔥 Challenge | https://www.youtube.com/@ManualdoDev |