Skip to content

tadeuasarro/pokedex

Repository files navigation

React & Redux Capstone

Hello there! Welcome to my Kanto National Pokédex. For this project, I have created a React & Redux app that consumes data from this awesome API, in order to recreate the Kanto region Pokédex from the Pokémon series. The user can check information about all 151 Pokémon from the first season of the anime!

Features

  • Index the original 151 Pokémon
  • Filter the Pokémon by their types
  • Check detailed information about each Pokémon

Screenshot

screenshot

Livedemo

Built With

Packages

Getting started

Setup

Clone the repo with

  https://github.com/tadeuasarro/pokedex.git

Install packages with

  npm install

Start server with:

  npm start

Open http://localhost:3000/ in your favorite browser.

Run tests

  npm test

Authors

👤 This is me:

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page

Show your support

Give a star if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

In this project, I'm making REST calls with a React application, in order to create an original 151 Pokédex from Kanto. I also used Redux to manage the application's state and React Router, to navigate throughout the application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors