Skip to content

This project is a basic pokemon catalog that has a browsable list of pokemon, depending on the pokemon type that you select. Also, you can check in more detail if you click on a pokemon.

License

Notifications You must be signed in to change notification settings

ViriCruz/basic-catalogue-react

Repository files navigation

Contributors Forks Stargazers Issues MIT License

Basic catalog with React

This project is a basic pokemon catalog that has a browsable list of pokemon, depending on the pokemon type that you select. Also, you can check in more detail if you click on a pokemon.

Demo down below

Visit Pokemon Catalog to try the live version.

Built With ✨

  • React 16.13
  • react-router 5.1
  • react-router-dom 5.1
  • create-react-app
  • JavaScript ES6

Prerequisites

  • Node.js installed You will need Node.js up to v8

  • System dependencies Windows/ Mac

Install

Clone project and run: npm install npm start

This will launch the project on localhost:3000

How to use

Browse the list of pokemon, every time you want to see more details of pokemon in specific, just click on the pokemon. To filter pokemon by type, just select a category from the select dropdown above the pokemon's list.

How to contribute and participate

Fork this repo and submit a PR for review and potential merge to the main branch. Feel free to leave feedback. 😄

How to run tests

If you want to use npm, run: npm test

If you want yo use yarn, run: yarn test

Authors

👨‍💻 Gabriela Cruz

License

This project is MIT licensed.

About

This project is a basic pokemon catalog that has a browsable list of pokemon, depending on the pokemon type that you select. Also, you can check in more detail if you click on a pokemon.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published