Skip to content

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)

Notifications You must be signed in to change notification settings

mauriciogc/react-search-pokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.