Skip to content

This is a project using React hooks and a 'public API: https://pokeapi.co/'. You can search pokemons by type, name or id and see the pokemon details. Dark/light mode is available.

Notifications You must be signed in to change notification settings

grazirs/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

  • This is a project (for study purposes only) using React hooks and a public API: https://pokeapi.co/
  • You can search a pokemon by name or id in the search bar
  • You can search pokemons by type by selecting the one of the options
  • When clicked on a pokemon card, it opens a modal with the pokemon details
  • You can choose dark/light mode version by clicking on a toogle

The libs

This project uses:

  • Styled Components
  • Styled System
  • React Modal
  • React Icons

To run:

npm start

To run tests:

npm run test

Updated project

poke4

About

This is a project using React hooks and a 'public API: https://pokeapi.co/'. You can search pokemons by type, name or id and see the pokemon details. Dark/light mode is available.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published