Skip to content

This Javascript, React and Redux app uses the PokeAPI to get all the pokemon by generation, lets you filter by pokemon on the search bar, and see the detailed information of the selected one.

Notifications You must be signed in to change notification settings

bren2102/PokeSearch

Repository files navigation

POKEDEX

Description

This web app uses thePokeAPI to get all the pokemon by generation, also let you filter by pokemon on the search bar, and see the detailed information of the selected one.

Built With

  • Node.js
  • React
  • React-DOM
  • React-Create-App
  • Redux
  • npm
  • CSS
  • ES6
  • React Testing Library

Tools used on this project

  • VSCode

Demo

Hosted on Heroku

Instructions to run the project

  • Open terminal on your workspace with
cd /home/projects_workspace/..
  • Cloning the project input the next code:
git clone git@github.com:bren2102/PokeSearch.git
  • Navigate to the folder of the project
cd /PokeSearch/

Run npm install and npm start in your terminal/console.

Screenshot

Main Page Pokedex Page Pokemon Page

Author

👤 Brenda Yucra

Contributing

This is an education project as a part of the Microverse so contributing is not accepted.

Contributions, issues, and feature requests are welcome!

Feel free to check the issues.

Show your support

Give a ⭐️ if you like this project!

Credits

License

This project is MIT licensed.

About

This Javascript, React and Redux app uses the PokeAPI to get all the pokemon by generation, lets you filter by pokemon on the search bar, and see the detailed information of the selected one.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published