POKÉDEX 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