Skip to content

VictorMonteiro7/pokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POKÉDEX

Pokédex GIF

How to install

First step - clone the repository

git clone https://github.com/VictorMonteiro7/pokemon

Second step - install the dependencies

In the project folder, do:

npm install

Third step - init the project

npm start