Random-Pokemon-Generator
This is the source code for randompokemon.com. To set it up in your own environment, follow the steps below:
- Clone the repository.
- Download and unzip the sprites into a
sprites
folder within the cloned repository. - Use any local web server—it's all static.
Also see Blackstareye/Random-Pokemon-Generator for a fork with an API powered by a NodeJS back end.