411h45h1 / pokedex

This is an index of all the characters within the popular video game/ tv series Pokémon

Home Page:https://ahmedalihashi.github.io/pokedex/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Project is my attempt at creating an index that makes asynchronous queries to an api (PokéAPI), based on the name or type submitted on the left.

Quick Instructions

The Pokédex can be viewed here.
Or to setup locally

git clone https://github.com/AhmedAlihashi/pokedex.git
npm install or yarn install
npm run start or yarn start

Windows Application

You can download the pre-built version here

Alternativly you can build your own version locally

git clone https://github.com/AhmedAlihashi/pokedex.git
cd electron
npm install or yarn install
npm run build-win or yarn build~win

Ps. if you want to view the 3d asset edition i packaged click here

ScreenShot

Website

Windows Application

About

This is an index of all the characters within the popular video game/ tv series Pokémon

https://ahmedalihashi.github.io/pokedex/


Languages

Language:JavaScript 98.9%Language:CSS 0.8%Language:HTML 0.3%Language:Shell 0.0%