This repository is the result of my javascript studying. Saw a Pokedex version made by Roger Melo and tought it was a good idea to engage on my own project to practice the concepts learned.
Better understanding of:
- Promises
- Fetch/catch functions
- Http requests
- CSS tricks
- General javascript using
Essentialy, this Digidex application is feeded by a digimon api, with 209 types of Digimon's. The app function is to get all oh those characters on screen and display it's type and name. Also put a digimon fandom link to each one of them, if the person wants to know more information about the digimon in question.
- Install live server extension for vscode
- Check digimon info by scrolling or searching the page
- Direct access to Digimon Fandom page, according to chosen Digimon
As said before, for now i'm only using vscode live server extension.
- 1.0
- Page with all digimons and a search function
Álvaro Patrício – LinkedIn page – alvaropatricio61@gmail.com