Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipeg-almeida/pokedex-vanilla
Projeto Pokedex Desenvolvido no Bootcamp Santander
https://github.com/felipeg-almeida/pokedex-vanilla
css html javascript pokeapi pokedex
Last synced: about 1 month ago
JSON representation
Projeto Pokedex Desenvolvido no Bootcamp Santander
- Host: GitHub
- URL: https://github.com/felipeg-almeida/pokedex-vanilla
- Owner: FelipeG-Almeida
- Created: 2023-10-02T14:21:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-06T19:31:30.000Z (about 1 year ago)
- Last Synced: 2023-10-07T13:02:44.581Z (about 1 year ago)
- Topics: css, html, javascript, pokeapi, pokedex
- Language: JavaScript
- Homepage: https://felipeg-almeida.github.io/pokedex-vanilla/
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pokedéx Vanila JS
Projeto Pokedex Desenvolvido no Bootcamp Santander. Consistem em algumas páginas simples HTML com acesso a API pública Pokedex.
🚀 Demo
[https://felipeg-almeida.github.io/pokedex-vanilla/](https://felipeg-almeida.github.io/pokedex-vanilla/)
📷 Capturas de Tela
![Desktop 1](https://github.com/FelipeG-Almeida/pokedex-vanilla/assets/73674044/0ffde966-7a01-4bad-aa5b-651518fea928)
![Desktop 0](https://github.com/FelipeG-Almeida/pokedex-vanilla/assets/73674044/c27af6f4-147a-4cf9-b4b6-7ba5a96532a5)🧐 Funcionalidades
Algumas das funções do Projeto:
* Visualizar Lista de Pokemons
* Visualizar Detalhes de um Pokemon Específico
💻 Construído com
Tecnologias utilizadas no projeto:
* JavaScript
* HTML
* CSS
* PokeApi