The homepage displays the Kanto Pokedex by default. This can be changed in pokedex.js by switching out the variable for the Pokedex region.
Known error: Pokedex not in the right order.
Getting Started
- Fork and clone this repository to your computer
- Run npm install to install dependencies
- Look in the starter file called pokedex.js, run nodemon to start local server on port 3000
- Open localhost:3000 on your browser and see the home page