Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teagucordeiro/pokedex

🔍 Pokedex that searches for pokemons by name and by id, making use of the PokéAPI.
https://github.com/teagucordeiro/pokedex

css html javascript

Last synced: 6 days ago
JSON representation

🔍 Pokedex that searches for pokemons by name and by id, making use of the PokéAPI.

Awesome Lists containing this project

README

        

Pokedex


Tamanho do Repositório
GitHub last commit

Made by Thiago Oliveira

License of the project


About
Technologies
Status
Deploy
Running
Author
License

## :bookmark_tabs: About

Project referring to the practical class of HTML, CSS and JavaScript of the [Manual do Dev](https://www.youtube.com/c/ManualdoDev) channel. In this class, I was able to review in practice important JavaScript concepts, such as asynchronisms, fetchAPI promises and the like. In addition to practicing front-end skills.

### :hammer: **Technologies**

The following tools were used in the construction of the project:

- [HTML](https://developer.mozilla.org/pt-BR/docs/Web/HTML)
- [CSS](https://developer.mozilla.org/pt-BR/docs/Web/CSS)
- [JavaScript](https://www.javascript.com/)

---

### :triangular_ruler: **Project Status**


👨‍🏫 The project has already been completed!

### :computer: Deploy


See the running project: Pokedex

### :dvd: **Running the Project**

```bash
# Clone this repository
$ git clone https://github.com/ThiagoOliveiraCordeiro/pokedex.git

# Access the project folder in terminal/cmd
$ cd pokedex

# Open the project in a browser (of your choice)
$ google-chrome index.html

```

### :boy: **Author**



Foto de Perfil Thiago Oliveira


Thiago Oliveira

Done with ❤️ by Thiago Oliveira 👋🏽 Contact me!

[![Linkedin Badge](https://img.shields.io/badge/-Thiago_Oliveira-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/thiago-de-oliveira-cordeiro-32562b1b6/)](https://www.linkedin.com/in/thiago-de-oliveira-cordeiro-32562b1b6/)
[![Github Badge](https://img.shields.io/badge/-Thiago_Oliveira-000?style=flat-square&logo=Github&logoColor=white&link=https://github.com/ThiagoOliveiraCordeiro)](https://github.com/ThiagoOliveiraCordeiro)

---

### :page_facing_up: **License**


This project is licensed by [MIT](./LICENSE).