Simple pokedex web app built with react.
Deploy link click here.
Node.js
- run
npm install
- run
npm run start
This is the home page. Scroll down to see more.
Click on a pokemon to see their detailed information.
Click on any type on the top of the page to see pokemon with selected type. Click clear to clear the filter.