Skip to content

React & Redux project - A pokemon catalog using the Redux structure and PokéAPI.

Notifications You must be signed in to change notification settings

Stricks1/reactReduxCapstone

Repository files navigation

Contributors Forks Stargazers Issues

reactReduxCapstone

On this project, I created a a Catalog of Pokemons, it have 2 pages, a main page listing all the pokemons (on this page you can filter by type and/or name). And a second page with details of each pokemon, showing some information and the evolution chain of that particular pokemon.

At the main page in order to not overload the screen, when 'All' is selected, only the first 50 will show up, loading more when the scrolling is close to the end of the page, creating a better user experience.

Home

Detail

Table of Contents

Live Demo

Live Demo

Installation

You can get a local copy of the repository please run the following commands on your terminal:

$ cd <folder>
$ git clone https://github.com/Stricks1/reactReduxCapstone.git

Run npm install and after npm run build in your terminal.

Run npm start to run on your local machine server

Built With

  • React
  • Redux
  • HTML
  • CSS
  • Axious
  • PokeAPI

Deploy with

  • Heroku

Test with

  • Jest
  • React Testing Library

Video Presentation

Loom video

Contributing

Contributions, issues and feature requests are welcome!

You can do it on issues page.

Acknowledgments

Special thanks to code reviewers.

Show your support

Give a ⭐️ if you like this project!

Authors

👤 Gabriel Malheiros Silveira

License

Creative Commons 2020

About

React & Redux project - A pokemon catalog using the Redux structure and PokéAPI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages