/react-search-pokemon

React — Creando la app Search Pokémon con create-react-app, estilos con react-jss y Hooks (useState, useEffect, useRef, useReducer, useCallback y custom Hooks)

Primary LanguageJavaScript

Example

See GIF example

You can see the tutorial here

Creando la app search pokemon con create-react-app, estilos con react-jss y hooks

You can see a live demo here

Download step by step, with tags

Available Scripts

In the project directory, you can run:

yarn start

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

This project was bootstrapped with Create React App.