Skip to content

dalehurwitz/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

woops, this stopped working 😞. The API might have changed.

Pokedex

A basic Pokedex built with React & Redux using the PokeApi.

Demo

Install Packages

npm install

Download Pokemon images

  1. Download Wget here or here (.exe). Mac users - God speed

  2. Run dl-images in project root

Run in dev server with watchers

gulp

build dev

gulp build

build prod

gulp build:prod

TODO

  • Complete base UI including design and loaders
  • Add evolution tree
  • Add animated gradient bg
  • Add clientside caching
  • Automate image compression
  • Replace gulp for webpack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages