Skip to content

An app to show a list of Pokemon from a public API, with a filter input and a modal to show details for each Pokemon.

Notifications You must be signed in to change notification settings

zlaxton/pokedex-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokédex

The application is loading and displaying data from external API using HTML, CSS, and JavaScript (View a list of data and see more details for a given data item on demand)

This app was created as a study project during my Fullstack Webdeveloper course @CarrerFoundry.

Live demo

Pokedex app

Features

  • Load Pokemon data from a public external API
  • Render a button for each Pokemon
  • Open a modal when button is clicked, to show details about the Pokemon
  • Filter bar to search Pokemon by name

Technplogiws

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • jQuery

Development environment

  • VS Code 1.63.2
  • ESlint Version 2.1.22 (with mainly recommended rules)
  • Frameworks: jQuery, Popper.js, Bootstrap JS

About

An app to show a list of Pokemon from a public API, with a filter input and a modal to show details for each Pokemon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published