gabriel-dp.github.io/PokeWEBdex
This project has a personal motivation. I've been playing Pokémon games since I was a kid, and now I've been able to work on an application that combines programming and Pokémon.
Pokémon images, names and information (c) 1995-2022 Nintendo/Game freak.
All data used in this project came from PokéAPI, a great RESTful API.
# Clone
git clone https://github.com/gabriel-dp/PokeWEBdex.git
# Node modules
npm install
# Open project on localhost
npm start