Skip to content

kir-net/simple-js-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokédex App

The Pokédex App is a small web application which loads Pokémon data from an API and enables viewing some details.

Key features:

  • Load data from pokeapi.co
  • Display a list of 210 clickable pokémon items on start screen
  • Display individual details in a modal

Usage

  1. To view detailed information about a pokémon, click on its name
  2. To close the modal:
    • click the 'X' on the modal's upper right,
    • click outside the modal, or
    • press ESC

Built with:

  • Javascript
  • HTML
  • SCSS
  • Bootstrap
  • JQuery

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published