JulioCVaz / pokehooks

Pokedex using react hooks into functional components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokehooks

Example of implementation about react hooks into a simple pokedex clone project

Built With

Usage

  1. Clone the repo
    git clone https://github.com/JulioCVaz/pokehooks
  2. Install NPM packages
    yarn install
  3. Start project
    yarn start

About

Pokedex using react hooks into functional components


Languages

Language:CSS 42.0%Language:JavaScript 41.2%Language:HTML 16.8%