Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 425 Bytes

File metadata and controls

16 lines (9 loc) · 425 Bytes

Pokédex-ReactJS

This is a code challenge to do functional pokédex in ReactJS

Installation

Download the file and search it with the Terminal ~/pokedex-react:

  • npm install
  • npm run build:dev

Now you can see the result in your browser with the direction: Localhost

Credits