Skip to content

mbertis/pokedex-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective

To build a small web application with HTML, CSS, and JavaScript that loads data from an external API and enables the viewing of data points in detail.

Features

  • Loads data from an external source (API)
  • Users can view a list of all items
  • On user action (by clicking on a list item), user can view details for that item

Technical Features

  • App loads data from the Pokemon API
  • Displays a list of Pokemon loaded from that API after the page is loaded
  • Details for a given list item (specific Pokemon) may be viewed on demand
  • Has CSS styling
  • JavaScript code is formatted according to ESLint rules
  • User may search for specific Pokemon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages