Skip to content

manikSom/simple-js-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokéWiki App

Overview

PokéWiki app is a a small web application built with HTML, CSS, and JavaScript. It loads data from an external API and enables the viewing of Pokémon details on demand.

Key Features

  • Load data from an external source (API)
  • View a list of items
  • Search for items to be displayed
  • On user action (e.g., by clicking on a list item), view details for that item
  • Details include height, types and abilities along with images of Pokémon (front and back view).

sample_2

Links

Programming Languages

  • HTML
  • CSS
  • JavaScript ES6 (using polyfills for older browsers)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published