Skip to content

kaioenzo/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K-Dex

That's my personal pokedex project using React and PokeAPI

  • No externals libs, only pure react and css.
  • Best use of hooks and ESLINT rules as possible.

How to run

  1. Clone this repository
  2. Run npm install or yarn install.
  3. Run npm start or yarn start.
  4. Access http://localhost:3000.

Still in building process...

Releases

No releases published

Packages

No packages published