Skip to content
This repository was archived by the owner on Apr 15, 2020. It is now read-only.

mattpezzente/API_Search_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Pokesearch" API_Search_App

The Pokesearch app is a single-page web application that allows the user to input a Pokemon type, and return 12 Pokemon that match the inputted type.

Demo Link

Pokemon Search App Demo

Types

The useable Pokemon types are listed below:

  • Normal
  • Fire
  • Water
  • Electric
  • Grass
  • Ice
  • Fighting
  • Poison
  • Ground
  • Flying
  • Psychic
  • Bug
  • Rock
  • Ghost
  • Dragon
  • Dark
  • Steel
  • Fairy

Installation

Repository

To download this repository, enter the following git commands into a terminal:

git clone https://github.com/salogost/API_Search_App.git

NPM

This repository comes with NPM developer dependencies, which is included in the package.json file.

To install these developer dependencies, enter the following NPM commands into a terminal:

npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published