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.
- Node.js
- React
- React-DOM
- React-Create-App
- Redux
- npm
- CSS
- ES6
- React Testing Library
Tools used on this project
- VSCode
- 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.
👤 Brenda Yucra
- Github: @bren2102
- Twitter: @BrendaYucra2
- Linkedin: Brenda Yucra
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.
Give a ⭐️ if you like this project!
- UI based on this Design.
- PokeAPI was used to develop this app.
- All the images are from this Github repo.
This project is MIT licensed.