Skip to content

A responsive Pokemon App that fetches Pokemon data with Ajax from the external Pokedex API and displays it. Written with HTML5, CSS3, jQuery and Bootstrap

Notifications You must be signed in to change notification settings

yevheniiairapetian/pokemon-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon App

Description

This repository contains a simple Pokemon app developed with jQuery and Bootstrap that fetches Pokemon information from the external Pokedex API and displays it on the page.

Features

  • Fetch Pokemon data from the Pokedex API
  • Displaying Pokemon data on the page
  • Users can click on the Pokemon button to display a modal window with the Pokemon's name, height, weight, and picture
  • Users can use the live search option to search for the Pokemon by name
  • Users can click on the back to top button for quick navigation
  • The app is responsive

Technologies Used

  • Javascript
  • HTML5
  • Ajax
  • jQuery
  • Bootstrap
  • CSS3
  • Responsive design

Project Screenshot

2023-10-04-18h22-09

Project In Use Preview

Please click on the video below to watch it

Watch the video

Project Dependencies

  • Bootstrap v4.5.0 for design/responsive design
  • jQuery v3.5.1 for interactivity
  • Fetch and promise polyfills for older browsers' support
  • External Pokedex API (for information about Pokemon)
  • Github pages for deployment

External API

As mentioned, the app relies on the external Pokedex API: https://pokeapi.co/

Live Version

The App is live here

Clone and Preview

To clone the app use the following command: console git clone git@github.com:yevheniiairapetian/pokemon-app.git Or download directly by clicking on <> Code button > Download ZIP. Then navigate to the folder using the cd pokemon-app terminal command or open the index.html file to view the app directly in your browser.

Contact:

Feel free to contact me via LinkedIn or
email or via the contact information on the website

About

A responsive Pokemon App that fetches Pokemon data with Ajax from the external Pokedex API and displays it. Written with HTML5, CSS3, jQuery and Bootstrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published